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

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

Public Methods

Method Description
UnClassController ( IMediator mediator, UNClassViewModel>.IMap mapper ) : System

Protected Methods

Method Description
ContinueAction ( System.Guid id, BaseWasteCodeViewModel viewModel, bool backToOverview ) : Task

Private Methods

Method Description
Index ( System.Guid id ) : Task
Index ( System.Guid id, UNClassViewModel model, string command, string remove, bool backToOverview = false ) : Task

Method Details

ContinueAction() protected method

protected ContinueAction ( System.Guid id, BaseWasteCodeViewModel viewModel, bool backToOverview ) : Task
id System.Guid
viewModel BaseWasteCodeViewModel
backToOverview bool
return Task

UnClassController() public method

public UnClassController ( IMediator mediator, UNClassViewModel>.IMap mapper ) : System
mediator IMediator
mapper UNClassViewModel>.IMap
return System