C# Class BlueCollar.Examples.Mvc.Controllers.HomeController

Home controller.
Inheritance: Controller
Mostrar archivo Open project: ChadBurggraf/blue-collar

Public Methods

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

GET implementation of the Index action.

Method Details

Index() public method

GET implementation of the Index action.
public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult