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

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

공개 메소드들

메소드 설명
NotificationUserChangedEvent ( System.Guid notificationId, System.Guid currentUserId, System.Guid newUserId ) : System

메소드 상세

NotificationUserChangedEvent() 공개 메소드

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