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

Afficher le fichier Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Méthodes publiques

Méthode Description
Address ( string address1, string address2, string townOrCity, string region, string postalCode, string country ) : System

Méthodes protégées

Méthode Description
Address ( ) : System

Method Details

Address() protected méthode

protected Address ( ) : System
Résultat System

Address() public méthode

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
Résultat System