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

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

Méthodes publiques

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

Method Details

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>

ImportNotificationsRepository() public méthode

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