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

Exibir arquivo Open project: EnvironmentAgency/prsd-iws

Public Methods

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

Method Details

Apply() public method

public Apply ( System.Guid notificationId, System.Guid newUserId ) : System.Threading.Tasks.Task
notificationId System.Guid
newUserId System.Guid
return System.Threading.Tasks.Task

ChangeNotificationUser() public method

public ChangeNotificationUser ( INotificationApplicationRepository repository ) : System
repository INotificationApplicationRepository
return System