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

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

공개 메소드들

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

메소드 상세

Get() 공개 메소드

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

MissingShipmentsRepository() 공개 메소드

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