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

Inheritance: IEvent
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
NotificationUserChangedEvent ( System.Guid notificationId, System.Guid currentUserId, System.Guid newUserId ) : System

Method Details

NotificationUserChangedEvent() public méthode

public NotificationUserChangedEvent ( System.Guid notificationId, System.Guid currentUserId, System.Guid newUserId ) : System
notificationId System.Guid
currentUserId System.Guid
newUserId System.Guid
Résultat System