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

Inheritance: IEvent
Exibir arquivo Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
NotificationUserChangedEvent ( System.Guid notificationId, System.Guid currentUserId, System.Guid newUserId ) : System

Method Details

NotificationUserChangedEvent() public method

public NotificationUserChangedEvent ( System.Guid notificationId, System.Guid currentUserId, System.Guid newUserId ) : System
notificationId System.Guid
currentUserId System.Guid
newUserId System.Guid
return System