C# Class EA.Iws.RequestHandlers.NotificationMovements.Rules.FileClosed

Inheritance: IMovementRule
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
FileClosed ( INotificationAssessmentRepository notificationApplicationRepository ) : System
GetResult ( System.Guid notificationId ) : Task>

Method Details

FileClosed() public méthode

public FileClosed ( INotificationAssessmentRepository notificationApplicationRepository ) : System
notificationApplicationRepository INotificationAssessmentRepository
Résultat System

GetResult() public méthode

public GetResult ( System.Guid notificationId ) : Task>
notificationId System.Guid
Résultat Task>