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

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

Méthodes publiques

Méthode Description
FreedomOfInformationRepository ( IwsContext context ) : System
Get ( System.DateTime from, System.DateTime to, ChemicalComposition chemicalComposition, UKCompetentAuthority competentAuthority, FoiReportDates dateType ) : Task>

Method Details

FreedomOfInformationRepository() public méthode

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

Get() public méthode

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