C# 클래스 EA.Iws.Web.Areas.NotificationMovements.ViewModels.CancelMovement.ConfirmCancelMovementsViewModel

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

공개 메소드들

메소드 설명
ConfirmCancelMovementsViewModel ( ) : System
ConfirmCancelMovementsViewModel ( System.Guid notificationId, IEnumerable result ) : System

메소드 상세

ConfirmCancelMovementsViewModel() 공개 메소드

public ConfirmCancelMovementsViewModel ( ) : System
리턴 System

ConfirmCancelMovementsViewModel() 공개 메소드

public ConfirmCancelMovementsViewModel ( System.Guid notificationId, IEnumerable result ) : System
notificationId System.Guid
result IEnumerable
리턴 System