C# Class BookStore_NETMVC.Controllers.HomeController

Inheritance: Controller
Show file Open project: netAssignment/net.HungNP.Assignment4

Public Methods

Method Description
About ( ) : System.Web.Mvc.ActionResult
Contact ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

About() public method

public About ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Contact() public method

public Contact ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult