EA.Iws.Domain.NotificationApplication.Contact.Contact C# (CSharp) Method

Contact() protected method

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

Same methods

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