C# 클래스 EA.Iws.Domain.ImportNotificationAssessment.ImportNotificationStatusChange

상속: System.Entity
파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws 1 사용 예제들

공개 메소드들

메소드 설명
ImportNotificationStatusChange ( ImportNotificationStatus oldStatus, ImportNotificationStatus newStatus, System.Guid userId ) : System

보호된 메소드들

메소드 설명
ImportNotificationStatusChange ( ) : System

메소드 상세

ImportNotificationStatusChange() 보호된 메소드

protected ImportNotificationStatusChange ( ) : System
리턴 System

ImportNotificationStatusChange() 공개 메소드

public ImportNotificationStatusChange ( ImportNotificationStatus oldStatus, ImportNotificationStatus newStatus, System.Guid userId ) : System
oldStatus ImportNotificationStatus
newStatus ImportNotificationStatus
userId System.Guid
리턴 System