C# Class EA.Iws.Domain.NotificationApplication.UserHistory

Inheritance: System.Entity
Exibir arquivo Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
UserHistory ( System.Guid notificationId, System.Guid currentUserId, System.Guid newUserId, System.DateTime dateChanged ) : System

Protected Methods

Method Description
UserHistory ( ) : System

Method Details

UserHistory() protected method

protected UserHistory ( ) : System
return System

UserHistory() public method

public UserHistory ( System.Guid notificationId, System.Guid currentUserId, System.Guid newUserId, System.DateTime dateChanged ) : System
notificationId System.Guid
currentUserId System.Guid
newUserId System.Guid
dateChanged System.DateTime
return System