C# Class ChessSharp.Web.Controllers.HistoryController

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

Public Methods

Method Description
HistoryController ( ) : System.Collections.Generic

Private Methods

Method Description
Challenges ( int id = null ) : System.Web.Mvc.ActionResult
Games ( int id = null ) : System.Web.Mvc.ActionResult

Method Details

HistoryController() public method

public HistoryController ( ) : System.Collections.Generic
return System.Collections.Generic