C# Class BootstrapExtensions.Web.Controllers.HomeController

Inheritance: Controller
Show file Open project: jordanwallwork/bootstrapextensions

Public Methods

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

Method Details

Base() public method

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

Components() public method

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

Index() public method

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