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

Inheritance: System.Entity
Afficher le fichier Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
Producer ( ) : System

Method Details

Producer() protected méthode

protected Producer ( ) : System
Résultat System

Producer() public méthode

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
Résultat System