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

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

Méthodes publiques

Méthode Description
ExportStatsRepository ( IwsContext context ) : System
GetExportStats ( System.DateTime from, System.DateTime to, UKCompetentAuthority competentAuthority ) : Task>

Method Details

ExportStatsRepository() public méthode

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

GetExportStats() public méthode

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