C# Class EA.Iws.Domain.ImportNotificationAssessment.Consent.ImportConsent

Inheritance: System.Entity
显示文件 Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
ImportConsent ( System.Guid notificationId, DateRange consentRange, string conditions, System.Guid userId ) : System

Protected Methods

Method Description
ImportConsent ( ) : System

Method Details

ImportConsent() protected method

protected ImportConsent ( ) : System
return System

ImportConsent() public method

public ImportConsent ( System.Guid notificationId, DateRange consentRange, string conditions, System.Guid userId ) : System
notificationId System.Guid
consentRange DateRange
conditions string
userId System.Guid
return System