C# 클래스 EA.Iws.RequestHandlers.NotificationMovements.Rules.ConsentWithdrawn

상속: IMovementRule
파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

공개 메소드들

메소드 설명
ConsentWithdrawn ( INotificationAssessmentRepository notificationApplicationRepository ) : System
GetResult ( System.Guid notificationId ) : Task>

메소드 상세

ConsentWithdrawn() 공개 메소드

public ConsentWithdrawn ( INotificationAssessmentRepository notificationApplicationRepository ) : System
notificationApplicationRepository INotificationAssessmentRepository
리턴 System

GetResult() 공개 메소드

public GetResult ( System.Guid notificationId ) : Task>
notificationId System.Guid
리턴 Task>