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

Inheritance: Controller
Show file Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
SpecialHandlingController ( IMediator mediator ) : System

Private Methods

Method Description
Index ( System.Guid id, bool backToOverview = null ) : Task
Index ( SpecialHandlingViewModel model, bool backToOverview = null ) : Task

Method Details

SpecialHandlingController() public method

public SpecialHandlingController ( IMediator mediator ) : System
mediator IMediator
return System