C# Class EA.Iws.Domain.ImportNotificationAssessment.ImportNotificationStatusChange

Inheritance: System.Entity
Show file Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Public Methods

Method Description
ImportNotificationStatusChange ( ImportNotificationStatus oldStatus, ImportNotificationStatus newStatus, System.Guid userId ) : System

Protected Methods

Method Description
ImportNotificationStatusChange ( ) : System

Method Details

ImportNotificationStatusChange() protected method

protected ImportNotificationStatusChange ( ) : System
return System

ImportNotificationStatusChange() public method

public ImportNotificationStatusChange ( ImportNotificationStatus oldStatus, ImportNotificationStatus newStatus, System.Guid userId ) : System
oldStatus ImportNotificationStatus
newStatus ImportNotificationStatus
userId System.Guid
return System