C# 클래스 EA.Iws.DataAccess.Repositories.Reports.FreedomOfInformationRepository

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

공개 메소드들

메소드 설명
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>