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

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

공개 메소드들

메소드 설명
ConsentExpiresInThreeOrLessWorkingDays ( ConsentPeriod consentPeriod ) : System
GetResult ( System.Guid notificationId ) : Task>

메소드 상세

ConsentExpiresInThreeOrLessWorkingDays() 공개 메소드

public ConsentExpiresInThreeOrLessWorkingDays ( ConsentPeriod consentPeriod ) : System
consentPeriod ConsentPeriod
리턴 System

GetResult() 공개 메소드

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