C# Class EA.Iws.Domain.NotificationApplication.Address

Exibir arquivo Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Public Methods

Method Description
Address ( string address1, string address2, string townOrCity, string region, string postalCode, string country ) : System

Protected Methods

Method Description
Address ( ) : System

Method Details

Address() protected method

protected Address ( ) : System
return System

Address() public method

public Address ( string address1, string address2, string townOrCity, string region, string postalCode, string country ) : System
address1 string
address2 string
townOrCity string
region string
postalCode string
country string
return System