C# Class EA.Iws.Web.Areas.Admin.Controllers.DeleteNotificationController

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

Public Methods

Method Description
DeleteNotificationController ( IMediator mediator ) : System

Private Methods

Method Description
Check ( DeleteViewModel model ) : System.Web.Mvc.ActionResult
Delete ( DeleteViewModel model ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
Index ( IndexViewModel model ) : Task

Method Details

DeleteNotificationController() public method

public DeleteNotificationController ( IMediator mediator ) : System
mediator IMediator
return System