Method | Description | |
---|---|---|
HomeController ( IGameStarter gameStarter ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Index ( string name ) : System.Web.Mvc.ActionResult |
public HomeController ( IGameStarter gameStarter ) : System | ||
gameStarter | IGameStarter | |
return | System |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |