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

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

Méthodes publiques

Méthode Description
DeleteNotificationController ( IMediator mediator ) : System

Private Methods

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

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