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

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

공개 메소드들

메소드 설명
UserHistory ( System.Guid notificationId, System.Guid currentUserId, System.Guid newUserId, System.DateTime dateChanged ) : System

보호된 메소드들

메소드 설명
UserHistory ( ) : System

메소드 상세

UserHistory() 보호된 메소드

protected UserHistory ( ) : System
리턴 System

UserHistory() 공개 메소드

public UserHistory ( System.Guid notificationId, System.Guid currentUserId, System.Guid newUserId, System.DateTime dateChanged ) : System
notificationId System.Guid
currentUserId System.Guid
newUserId System.Guid
dateChanged System.DateTime
리턴 System