C# Class EA.Iws.Web.Areas.Admin.ViewModels.DeleteNotification.DeleteViewModel

ファイルを表示 Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
DeleteViewModel ( ) : System
DeleteViewModel ( IndexViewModel model, System.Guid notificationId ) : System

Method Details

DeleteViewModel() public method

public DeleteViewModel ( ) : System
return System

DeleteViewModel() public method

public DeleteViewModel ( IndexViewModel model, System.Guid notificationId ) : System
model IndexViewModel
notificationId System.Guid
return System