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

Inheritance: Controller
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
NotificationSwitchController ( IMediator mediator ) : System

Private Methods

Méthode 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 méthode

public NotificationSwitchController ( IMediator mediator ) : System
mediator IMediator
Résultat System