C# Class EA.Iws.Web.Areas.AdminExportAssessment.Controllers.MovementCertificateController

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

Méthodes publiques

Méthode Description
Index ( System.Guid id ) : System.Web.Mvc.ActionResult
MovementCertificateController ( IMediator mediator ) : System
Search ( MovementSearchViewModel model ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( System.Guid id ) : System.Web.Mvc.ActionResult
id System.Guid
Résultat System.Web.Mvc.ActionResult

MovementCertificateController() public méthode

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

Search() public méthode

public Search ( MovementSearchViewModel model ) : System.Web.Mvc.ActionResult
model MovementSearchViewModel
Résultat System.Web.Mvc.ActionResult