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

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

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

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

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

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

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

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

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