C# Class EA.Iws.Web.Controllers.NotificationSwitchController

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

Public Methods

Method Description
NotificationSwitchController ( IMediator mediator ) : System

Private Methods

Method Description
NotFound ( string number ) : System.Web.Mvc.ActionResult
NotFound ( string number, System.Web.Mvc.FormCollection formCollection ) : System.Web.Mvc.ActionResult
Switch ( NotificationSwitcherViewModel model ) : Task

Method Details

NotificationSwitchController() public method

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