C# Class EA.Iws.Web.Areas.AdminImportNotificationMovements.Controllers.DeleteController

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

Méthodes publiques

Méthode Description
DeleteController ( IMediator mediator ) : System

Private Methods

Méthode Description
Confirm ( ConfirmViewModel model ) : System.Web.Mvc.ActionResult
Delete ( System.Guid id ) : System.Web.Mvc.ActionResult
Delete ( System.Guid id, DeleteViewModel model ) : Task
Index ( System.Guid id ) : System.Web.Mvc.ActionResult
Index ( System.Guid id, IndexViewModel model ) : Task

Method Details

DeleteController() public méthode

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