C# Class ChessSharp.Web.Controllers.HomeController

Inheritance: BaseController
Show file Open project: colin-higgins/ChessSharp

Public Methods

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

Private Methods

Method Description
GetGamesForPlayer ( ) : IEnumerable
Play ( ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

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