C# Class EA.Iws.DataAccess.Repositories.PricingStructureRepository

Inheritance: IPricingStructureRepository
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
Get ( ) : Task>
GetExport ( UKCompetentAuthority competentAuthority, NotificationType notificationType, int numberOfShipments, bool isInterim ) : Task
PricingStructureRepository ( IwsContext context ) : System.Collections.Generic

Method Details

Get() public méthode

public Get ( ) : Task>
Résultat Task>

GetExport() public méthode

public GetExport ( UKCompetentAuthority competentAuthority, NotificationType notificationType, int numberOfShipments, bool isInterim ) : Task
competentAuthority UKCompetentAuthority
notificationType NotificationType
numberOfShipments int
isInterim bool
Résultat Task

PricingStructureRepository() public méthode

public PricingStructureRepository ( IwsContext context ) : System.Collections.Generic
context IwsContext
Résultat System.Collections.Generic