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

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

Méthodes publiques

Méthode Description
Contact ( string fullName, string telephone, string email, string fax = null ) : 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 fullName, string telephone, string email, string fax = null ) : Prsd.Core
fullName string
telephone string
email string
fax string
Résultat Prsd.Core