C# 클래스 EA.Iws.Domain.NotificationApplication.ChangeNotificationUser

파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

공개 메소드들

메소드 설명
Apply ( System.Guid notificationId, System.Guid newUserId ) : System.Threading.Tasks.Task
ChangeNotificationUser ( INotificationApplicationRepository repository ) : System

메소드 상세

Apply() 공개 메소드

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

ChangeNotificationUser() 공개 메소드

public ChangeNotificationUser ( INotificationApplicationRepository repository ) : System
repository INotificationApplicationRepository
리턴 System