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

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

Méthodes publiques

Méthode Description
ImportNotification ( NotificationType notificationType, UKCompetentAuthority competentAuthority, string notificationNumber ) : Core.Notification

Méthodes protégées

Méthode Description
ImportNotification ( ) : Core.Notification

Method Details

ImportNotification() protected méthode

protected ImportNotification ( ) : Core.Notification
Résultat Core.Notification

ImportNotification() public méthode

public ImportNotification ( NotificationType notificationType, UKCompetentAuthority competentAuthority, string notificationNumber ) : Core.Notification
notificationType NotificationType
competentAuthority UKCompetentAuthority
notificationNumber string
Résultat Core.Notification