C# Class ScrumThing.Web.Controllers.ExportController

Inheritance: Controller
Exibir arquivo Open project: NationalResearchCorporation/ScrumThing

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
CreateExcelResponse ( MemoryStream stream, string filename ) : HttpResponse
ExportSprintToXlsx ( int sprintId ) : void
RemoveWhiteSpace ( string input ) : string

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult