C# Класс EA.Iws.DataAccess.Repositories.Reports.FreedomOfInformationRepository

Наследование: IFreedomOfInformationRepository
Показать файл Открыть проект

Открытые методы

Метод Описание
FreedomOfInformationRepository ( IwsContext context ) : System
Get ( System.DateTime from, System.DateTime to, ChemicalComposition chemicalComposition, UKCompetentAuthority competentAuthority, FoiReportDates dateType ) : Task>

Описание методов

FreedomOfInformationRepository() публичный Метод

public FreedomOfInformationRepository ( IwsContext context ) : System
context IwsContext
Результат System

Get() публичный Метод

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
Результат Task>