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

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

공개 메소드들

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

메소드 상세

ExportMovementsRepository() 공개 메소드

public ExportMovementsRepository ( 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