C# Класс EA.Iws.DataAccess.Repositories.Reports.ImportNotificationsRepository

Наследование: IImportNotificationsRepository
Показать файл Открыть проект

Открытые методы

Метод Описание
Get ( System.DateTime @from, System.DateTime to, UKCompetentAuthority competentAuthority ) : Task>
ImportNotificationsRepository ( IwsContext context ) : System

Описание методов

Get() публичный Метод

public Get ( System.DateTime @from, System.DateTime to, UKCompetentAuthority competentAuthority ) : Task>
@from System.DateTime
to System.DateTime
competentAuthority UKCompetentAuthority
Результат Task>

ImportNotificationsRepository() публичный Метод

public ImportNotificationsRepository ( IwsContext context ) : System
context IwsContext
Результат System