C# Class SampleWeb.Mvc2.Controllers.HomeController

Inheritance: Controller
ファイルを表示 Open project: nhsevidence/SharpBrake.Mvc

Public Methods

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

Private Methods

Method Description
DoSomething ( ) : void

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