C# 클래스 Moma.Web.Controllers.ReportsController

상속: Controller
파일 보기 프로젝트 열기: mono/momareports

공개 메소드들

메소드 설명
Index ( int page ) : System.Web.Mvc.ActionResult
SingleReport ( string guid ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
GetNodes ( System.Data.DataRowCollection rows ) : MomaNode
SplitMember ( string member, string &ns, string &type, string &name ) : void

메소드 상세

Index() 공개 메소드

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

SingleReport() 공개 메소드

public SingleReport ( string guid ) : System.Web.Mvc.ActionResult
guid string
리턴 System.Web.Mvc.ActionResult