Метод | Описание | |
---|---|---|
Class ( string assembly, string profile, string reference ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
List ( string profile, string reference ) : System.Web.Mvc.ActionResult |
Метод | Описание | |
---|---|---|
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void |
Метод | Описание | |
---|---|---|
CreateBuildsTree ( ) : |
||
CreateNode ( string assembly, string profile, string reference ) : |
public Class ( string assembly, string profile, string reference ) : System.Web.Mvc.ActionResult | ||
assembly | string | |
profile | string | |
reference | string | |
Результат | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public List ( string profile, string reference ) : System.Web.Mvc.ActionResult | ||
profile | string | |
reference | string | |
Результат | System.Web.Mvc.ActionResult |
protected OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutingContext | |
Результат | void |