C# 클래스 DDL_CapstoneProject.Controllers.WebControllers.HomeController
파일 보기
프로젝트 열기: sangnvus/2015FALLJS01
공개 메소드들
메소드 |
설명 |
|
About ( ) : System.Web.Mvc.ActionResult |
|
|
Contact ( ) : System.Web.Mvc.ActionResult |
|
|
Index ( ) : System.Web.Mvc.ActionResult |
|
|
비공개 메소드들
메소드 |
설명 |
|
AdminIndex ( ) : System.Web.Mvc.ActionResult |
|
|
Baokim ( ) : System.Web.Mvc.ActionResult |
|
|
BaokimCallBack ( ) : System.Web.Mvc.ActionResult |
|
|
Error ( ) : System.Web.Mvc.ActionResult |
|
|
메소드 상세
public About ( ) : System.Web.Mvc.ActionResult |
리턴 |
System.Web.Mvc.ActionResult |
|
public Contact ( ) : System.Web.Mvc.ActionResult |
리턴 |
System.Web.Mvc.ActionResult |
|
public Index ( ) : System.Web.Mvc.ActionResult |
리턴 |
System.Web.Mvc.ActionResult |
|