Méthode | Description | |
---|---|---|
Add ( ) : System.Web.Mvc.ActionResult | ||
Edit ( string id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
TrainController ( ISnakeStore snakeStore ) : System.Collections.Generic |
public Add ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public Edit ( string id ) : System.Web.Mvc.ActionResult | ||
id | string | |
Résultat | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public TrainController ( ISnakeStore snakeStore ) : System.Collections.Generic | ||
snakeStore | ISnakeStore | |
Résultat | System.Collections.Generic |