C# 클래스 EA.Iws.DataAccess.Repositories.PricingStructureRepository

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

공개 메소드들

메소드 설명
Get ( ) : Task>
GetExport ( UKCompetentAuthority competentAuthority, NotificationType notificationType, int numberOfShipments, bool isInterim ) : Task
PricingStructureRepository ( IwsContext context ) : System.Collections.Generic

메소드 상세

Get() 공개 메소드

public Get ( ) : Task>
리턴 Task>

GetExport() 공개 메소드

public GetExport ( UKCompetentAuthority competentAuthority, NotificationType notificationType, int numberOfShipments, bool isInterim ) : Task
competentAuthority UKCompetentAuthority
notificationType NotificationType
numberOfShipments int
isInterim bool
리턴 Task

PricingStructureRepository() 공개 메소드

public PricingStructureRepository ( IwsContext context ) : System.Collections.Generic
context IwsContext
리턴 System.Collections.Generic