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

Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
Apply ( System.Guid notificationId, System.Guid newUserId ) : System.Threading.Tasks.Task
ChangeNotificationUser ( INotificationApplicationRepository repository ) : System

Method Details

Apply() public méthode

public Apply ( System.Guid notificationId, System.Guid newUserId ) : System.Threading.Tasks.Task
notificationId System.Guid
newUserId System.Guid
Résultat System.Threading.Tasks.Task

ChangeNotificationUser() public méthode

public ChangeNotificationUser ( INotificationApplicationRepository repository ) : System
repository INotificationApplicationRepository
Résultat System