C# Class EA.Iws.Web.Areas.ImportNotification.Controllers.WasteCodesController

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

Public Methods

Method Description
WasteCodesController ( IMediator mediator, IMapper mapper ) : System

Private Methods

Method Description
Index ( System.Guid id ) : Task
Index ( System.Guid id, WasteCodesViewModel model ) : Task

Method Details

WasteCodesController() public method

public WasteCodesController ( IMediator mediator, IMapper mapper ) : System
mediator IMediator
mapper IMapper
return System