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

Inheritance: System.Entity
Datei anzeigen Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Public Methods

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

Protected Methods

Method Description
Exporter ( ) : System

Method Details

Exporter() protected method

protected Exporter ( ) : System
return System

Exporter() public method

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