C# 클래스 EA.Iws.DataAccess.Repositories.Reports.ImportNotificationsRepository

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

공개 메소드들

메소드 설명
Get ( System.DateTime @from, System.DateTime to, UKCompetentAuthority competentAuthority ) : Task>
ImportNotificationsRepository ( IwsContext context ) : System

메소드 상세

Get() 공개 메소드

public Get ( System.DateTime @from, System.DateTime to, UKCompetentAuthority competentAuthority ) : Task>
@from System.DateTime
to System.DateTime
competentAuthority UKCompetentAuthority
리턴 Task>

ImportNotificationsRepository() 공개 메소드

public ImportNotificationsRepository ( IwsContext context ) : System
context IwsContext
리턴 System