C# 클래스 EA.Iws.DataAccess.Repositories.Imports.ImportConsentRepository

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

공개 메소드들

메소드 설명
Add ( ImportConsent consent ) : void
ImportConsentRepository ( ImportNotificationContext context ) : Domain.ImportNotificationAssessment.Consent

메소드 상세

Add() 공개 메소드

public Add ( ImportConsent consent ) : void
consent ImportConsent
리턴 void

ImportConsentRepository() 공개 메소드

public ImportConsentRepository ( ImportNotificationContext context ) : Domain.ImportNotificationAssessment.Consent
context ImportNotificationContext
리턴 Domain.ImportNotificationAssessment.Consent