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

Show file Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Public Methods

Method Description
Contact ( string fullName, string telephone, string email, string fax = null ) : Prsd.Core

Protected Methods

Method Description
Contact ( ) : Prsd.Core

Method Details

Contact() protected method

protected Contact ( ) : Prsd.Core
return Prsd.Core

Contact() public method

public Contact ( string fullName, string telephone, string email, string fax = null ) : Prsd.Core
fullName string
telephone string
email string
fax string
return Prsd.Core