C# Class EA.Iws.Web.Areas.Reports.Controllers.FreedomOfInformationController

Inheritance: Controller
Mostrar archivo Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
FreedomOfInformationController ( IMediator mediator ) : System

Private Methods

Method Description
Download ( System.DateTime from, System.DateTime to, ChemicalComposition chemicalComposition, FoiReportDates dateType ) : Task
Index ( ) : System.Web.Mvc.ActionResult
Index ( IndexViewModel model ) : System.Web.Mvc.ActionResult

Method Details

FreedomOfInformationController() public method

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