Constructs an empty instance of the Address object.
Constructs an empty instance of the Address object.
public Address();
Constructs an instance of the Address object and fills it with the basic address information.
public Address(string,string,string,string);
Address Class | Resco.Location Namespace