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

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

공개 메소드들

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

메소드 상세

ExportNotificationsRepository() 공개 메소드

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

Get() 공개 메소드

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