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

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

Méthodes publiques

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

Method Details

ExportNotificationsRepository() public méthode

public ExportNotificationsRepository ( 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>