C# Class BlueCollar.Examples.Mvc.Controllers.HomeController

Home controller.
Inheritance: Controller
Afficher le fichier Open project: ChadBurggraf/blue-collar

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult

GET implementation of the Index action.

Method Details

Index() public méthode

GET implementation of the Index action.
public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult