C# Class EA.Iws.Web.Areas.NotificationApplication.Controllers.CustomsOfficeController

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

Méthodes publiques

Méthode Description
CustomsOfficeController ( IMediator mediator ) : System
Index ( System.Guid id, bool backToOverview = null ) : Task
NoCustomsOffice ( System.Guid id, bool backToOverview = null ) : System.Web.Mvc.ActionResult

Method Details

CustomsOfficeController() public méthode

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

Index() public méthode

public Index ( System.Guid id, bool backToOverview = null ) : Task
id System.Guid
backToOverview bool
Résultat Task

NoCustomsOffice() public méthode

public NoCustomsOffice ( System.Guid id, bool backToOverview = null ) : System.Web.Mvc.ActionResult
id System.Guid
backToOverview bool
Résultat System.Web.Mvc.ActionResult