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

Inheritance: IMovementRule
ファイルを表示 Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
ConsentWithdrawn ( INotificationAssessmentRepository notificationApplicationRepository ) : System
GetResult ( System.Guid notificationId ) : Task>

Method Details

ConsentWithdrawn() public method

public ConsentWithdrawn ( INotificationAssessmentRepository notificationApplicationRepository ) : System
notificationApplicationRepository INotificationAssessmentRepository
return System

GetResult() public method

public GetResult ( System.Guid notificationId ) : Task>
notificationId System.Guid
return Task>