C# Class DDL_CapstoneProject.Controllers.WebControllers.HomeController
Mostra file
Open project: sangnvus/2015FALLJS01
Public Methods
Method |
Description |
|
About ( ) : System.Web.Mvc.ActionResult |
|
|
Contact ( ) : System.Web.Mvc.ActionResult |
|
|
Index ( ) : System.Web.Mvc.ActionResult |
|
|
Private Methods
Method |
Description |
|
AdminIndex ( ) : System.Web.Mvc.ActionResult |
|
|
Baokim ( ) : System.Web.Mvc.ActionResult |
|
|
BaokimCallBack ( ) : System.Web.Mvc.ActionResult |
|
|
Error ( ) : System.Web.Mvc.ActionResult |
|
|
Method Details
public About ( ) : System.Web.Mvc.ActionResult |
return |
System.Web.Mvc.ActionResult |
|
public Contact ( ) : System.Web.Mvc.ActionResult |
return |
System.Web.Mvc.ActionResult |
|
public Index ( ) : System.Web.Mvc.ActionResult |
return |
System.Web.Mvc.ActionResult |
|