C# Class CameraCar.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: codejp/code2015-cameracar

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
gallery ( ) : System.Web.Mvc.ActionResult
photo ( string id ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

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

gallery() public méthode

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

photo() public méthode

public photo ( string id ) : System.Web.Mvc.ActionResult
id string
Résultat System.Web.Mvc.ActionResult