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

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

Méthodes publiques

Méthode Description
ConsentExpiresInThreeOrLessWorkingDays ( ConsentPeriod consentPeriod ) : System
GetResult ( System.Guid notificationId ) : Task>

Method Details

ConsentExpiresInThreeOrLessWorkingDays() public méthode

public ConsentExpiresInThreeOrLessWorkingDays ( ConsentPeriod consentPeriod ) : System
consentPeriod ConsentPeriod
Résultat System

GetResult() public méthode

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