C# Class EA.Iws.DataAccess.Repositories.Reports.MissingShipmentsRepository

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

Méthodes publiques

Méthode Description
Get ( System.DateTime from, System.DateTime to, UKCompetentAuthority competentAuthority, MissingShipmentsReportDates dateType ) : Task>
MissingShipmentsRepository ( IwsContext context ) : System

Method Details

Get() public méthode

public Get ( System.DateTime from, System.DateTime to, UKCompetentAuthority competentAuthority, MissingShipmentsReportDates dateType ) : Task>
from System.DateTime
to System.DateTime
competentAuthority UKCompetentAuthority
dateType MissingShipmentsReportDates
Résultat Task>

MissingShipmentsRepository() public méthode

public MissingShipmentsRepository ( IwsContext context ) : System
context IwsContext
Résultat System