C# Class SnakeBattleNet.Web.Controllers.ShowController

Inheritance: Controller
Afficher le fichier Open project: FoC-/SnakeBattle.Net

Méthodes publiques

Méthode Description
Go ( IEnumerable s ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
ShowController ( ISnakeStore snakeStore ) : System.Collections.Generic

Method Details

Go() public méthode

public Go ( IEnumerable s ) : System.Web.Mvc.ActionResult
s IEnumerable
Résultat System.Web.Mvc.ActionResult

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

ShowController() public méthode

public ShowController ( ISnakeStore snakeStore ) : System.Collections.Generic
snakeStore ISnakeStore
Résultat System.Collections.Generic