C# Class Tosca.Core.Web.Controllers.HomeController

Inheritance: Controller
显示文件 Open project: phatboyg/Tosca

Public Methods

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

Method Details

About() public method

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

HomeController() public method

public HomeController ( ISharedSettings settings ) : System.Web.Mvc
settings ISharedSettings
return System.Web.Mvc

Index() public method

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