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

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

Public Methods

Method Description
ReasonForExportController ( IMediator mediator ) : System

Private Methods

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

Method Details

ReasonForExportController() public method

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