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

Inheritance: System.Entity
Mostrar archivo Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Public Methods

Method Description
Producer ( System.Guid importNotificationId, string businessName, Address address, Contact contact, bool isOnlyProducer ) : System

Protected Methods

Method Description
Producer ( ) : System

Method Details

Producer() protected method

protected Producer ( ) : System
return System

Producer() public method

public Producer ( System.Guid importNotificationId, string businessName, Address address, Contact contact, bool isOnlyProducer ) : System
importNotificationId System.Guid
businessName string
address Address
contact Contact
isOnlyProducer bool
return System