C# Class SpecExpress.MVC.Example.Controllers.HomeController

Inheritance: Controller
Mostrar archivo Open project: rbell/SpecExpress

Public Methods

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

Private Methods

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

Method Details

About() public method

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

Index() public method

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