C# Class DIO_FALL15.Controllers.HomeController

Inheritance: Controller
Show file Open project: sangnvus/2015FALLJS01

Public Methods

Method Description
About ( ) : System.Web.Mvc.ActionResult
Contact ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
ShowProjects ( ) : 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

ShowProjects() public method

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