Method | Description | |
---|---|---|
CustomsOfficeController ( IMediator mediator ) : System | ||
Index ( System.Guid id, bool backToOverview = null ) : Task |
||
NoCustomsOffice ( System.Guid id, bool backToOverview = null ) : System.Web.Mvc.ActionResult |
public CustomsOfficeController ( IMediator mediator ) : System | ||
mediator | IMediator | |
return | System |
public Index ( System.Guid id, bool backToOverview = null ) : Task |
||
id | System.Guid | |
backToOverview | bool | |
return | Task |
public NoCustomsOffice ( System.Guid id, bool backToOverview = null ) : System.Web.Mvc.ActionResult | ||
id | System.Guid | |
backToOverview | bool | |
return | System.Web.Mvc.ActionResult |