C# Class Moma.Web.Controllers.TreeController

Inheritance: Controller
Afficher le fichier Open project: mono/momareports

Méthodes publiques

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

Private Methods

Méthode Description
GetChildren ( MomaNode root, string node_name ) : List
GetChildrenList ( List nodes, string base_name ) : List
GetNodes ( System.Data.DataRowCollection rows ) : MomaNode
GetRoot ( ) : MomaNode
SplitMember ( string member, string &ns, string &type, string &name ) : void

Method Details

Index() public méthode

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