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

Inheritance: IImportNotificationsRepository
Mostrar archivo Open project: EnvironmentAgency/prsd-iws

Public Methods

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

Method Details

Get() public method

public Get ( System.DateTime @from, System.DateTime to, UKCompetentAuthority competentAuthority ) : Task>
@from System.DateTime
to System.DateTime
competentAuthority UKCompetentAuthority
return Task>

ImportNotificationsRepository() public method

public ImportNotificationsRepository ( IwsContext context ) : System
context IwsContext
return System