C# Class EA.Iws.Domain.ImportNotification.Contact

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

Méthodes publiques

Méthode Description
Contact ( string name, PhoneNumber phoneNumber, EmailAddress emailAddress ) : Prsd.Core

Méthodes protégées

Méthode Description
Contact ( ) : Prsd.Core

Method Details

Contact() protected méthode

protected Contact ( ) : Prsd.Core
Résultat Prsd.Core

Contact() public méthode

public Contact ( string name, PhoneNumber phoneNumber, EmailAddress emailAddress ) : Prsd.Core
name string
phoneNumber PhoneNumber
emailAddress EmailAddress
Résultat Prsd.Core