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

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

Méthodes publiques

Méthode Description
ExportMovementsRepository ( IwsContext context ) : System
Get ( System.DateTime from, System.DateTime to, UKCompetentAuthority competentAuthority ) : Task

Method Details

ExportMovementsRepository() public méthode

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

Get() public méthode

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