C# 클래스 ScrumThing.Web.Controllers.ExportController

상속: Controller
파일 보기 프로젝트 열기: NationalResearchCorporation/ScrumThing

공개 메소드들

메소드 설명
Index ( ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
CreateExcelResponse ( MemoryStream stream, string filename ) : HttpResponse
ExportSprintToXlsx ( int sprintId ) : void
RemoveWhiteSpace ( string input ) : string

메소드 상세

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult