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

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

Public Methods

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

Method Details

ExportNotificationsRepository() public method

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

Get() public method

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