C# 클래스 EA.Iws.Domain.ImportNotificationAssessment.Consent.ImportConsent

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

공개 메소드들

메소드 설명
ImportConsent ( System.Guid notificationId, DateRange consentRange, string conditions, System.Guid userId ) : System

보호된 메소드들

메소드 설명
ImportConsent ( ) : System

메소드 상세

ImportConsent() 보호된 메소드

protected ImportConsent ( ) : System
리턴 System

ImportConsent() 공개 메소드

public ImportConsent ( System.Guid notificationId, DateRange consentRange, string conditions, System.Guid userId ) : System
notificationId System.Guid
consentRange DateRange
conditions string
userId System.Guid
리턴 System