C# Класс EA.Iws.DataAccess.Repositories.Imports.ImportConsentRepository

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

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

Метод Описание
Add ( ImportConsent consent ) : void
ImportConsentRepository ( ImportNotificationContext context ) : Domain.ImportNotificationAssessment.Consent

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

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

public Add ( ImportConsent consent ) : void
consent ImportConsent
Результат void

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

public ImportConsentRepository ( ImportNotificationContext context ) : Domain.ImportNotificationAssessment.Consent
context ImportNotificationContext
Результат Domain.ImportNotificationAssessment.Consent