C# Class ScrumThing.Web.Controllers.ExportController

Inheritance: Controller
Afficher le fichier Open project: NationalResearchCorporation/ScrumThing

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

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

Method Details

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult