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

Inheritance: System.Entity
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
UserHistory ( System.Guid notificationId, System.Guid currentUserId, System.Guid newUserId, System.DateTime dateChanged ) : System

Méthodes protégées

Méthode Description
UserHistory ( ) : System

Method Details

UserHistory() protected méthode

protected UserHistory ( ) : System
Résultat System

UserHistory() public méthode

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
Résultat System