C# 클래스 App.Core.Controllers.HomeController
파일 보기
프로젝트 열기: tylermercier/mvc_template
공개 메소드들
메소드 |
설명 |
|
Icons ( ) : System.Web.Mvc.ViewResult |
|
|
Index ( ) : System.Web.Mvc.ViewResult |
|
|
ResponderTest ( ) : System.Web.Mvc.ActionResult |
|
|
메소드 상세
public Icons ( ) : System.Web.Mvc.ViewResult |
리턴 |
System.Web.Mvc.ViewResult |
|
public Index ( ) : System.Web.Mvc.ViewResult |
리턴 |
System.Web.Mvc.ViewResult |
|
public ResponderTest ( ) : System.Web.Mvc.ActionResult |
리턴 |
System.Web.Mvc.ActionResult |
|