C# Class EA.Iws.DataAccess.Repositories.Imports.ImportConsentRepository

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

Public Methods

Method Description
Add ( ImportConsent consent ) : void
ImportConsentRepository ( ImportNotificationContext context ) : Domain.ImportNotificationAssessment.Consent

Method Details

Add() public method

public Add ( ImportConsent consent ) : void
consent ImportConsent
return void

ImportConsentRepository() public method

public ImportConsentRepository ( ImportNotificationContext context ) : Domain.ImportNotificationAssessment.Consent
context ImportNotificationContext
return Domain.ImportNotificationAssessment.Consent