C# Class EA.Iws.Web.Areas.NotificationMovements.ViewModels.CancelMovement.ConfirmCancelMovementsViewModel

Show file Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
ConfirmCancelMovementsViewModel ( ) : System
ConfirmCancelMovementsViewModel ( System.Guid notificationId, IEnumerable result ) : System

Method Details

ConfirmCancelMovementsViewModel() public method

public ConfirmCancelMovementsViewModel ( ) : System
return System

ConfirmCancelMovementsViewModel() public method

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