C# 클래스 Kipunji.Controllers.HomeController

상속: Controller
파일 보기 프로젝트 열기: jpobst/Kipunji

공개 메소드들

메소드 설명
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