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