C# Class T4ResX.Sample.WebSite.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: itechnology/T4ResX

Méthodes publiques

Méthode Description
GetNameSpaceAsJs ( string ns ) : System.Web.Mvc.ActionResult

GetNameSpaceAsJson ( string ns ) : System.Web.Mvc.ActionResult

Index ( ) : System.Web.Mvc.ActionResult

Private Methods

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

Method Details

GetNameSpaceAsJs() public méthode

public GetNameSpaceAsJs ( string ns ) : System.Web.Mvc.ActionResult
ns string
Résultat System.Web.Mvc.ActionResult

GetNameSpaceAsJson() public méthode

public GetNameSpaceAsJson ( string ns ) : System.Web.Mvc.ActionResult
ns string
Résultat System.Web.Mvc.ActionResult

Index() public méthode

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