C# Класс Kipunji.Controllers.HomeController

Наследование: Controller
Показать файл Открыть проект

Открытые методы

Метод Описание
Assembly ( string assembly, string path ) : System.Web.Mvc.ActionResult
Index ( string path ) : System.Web.Mvc.ActionResult
Members ( string assembly, string path ) : System.Web.Mvc.ActionResult

Приватные методы

Метод Описание
Assemblies ( ) : System.Web.Mvc.ActionResult
Assembly ( AssemblyModel model ) : System.Web.Mvc.ActionResult
Disambiguation ( List options ) : System.Web.Mvc.ActionResult
Member ( MemberModel member ) : System.Web.Mvc.ActionResult
Namespace ( NamespaceModel ns ) : System.Web.Mvc.ActionResult
Type ( TypeModel type ) : System.Web.Mvc.ActionResult
UnrecognizedRequest ( string request ) : System.Web.Mvc.ActionResult

Описание методов

Assembly() публичный Метод

public Assembly ( string assembly, string path ) : System.Web.Mvc.ActionResult
assembly string
path string
Результат System.Web.Mvc.ActionResult

Index() публичный Метод

public Index ( string path ) : System.Web.Mvc.ActionResult
path string
Результат System.Web.Mvc.ActionResult

Members() публичный Метод

public Members ( string assembly, string path ) : System.Web.Mvc.ActionResult
assembly string
path string
Результат System.Web.Mvc.ActionResult