C# Class App.Core.Controllers.HomeController

Inheritance: ApplicationController
Afficher le fichier Open project: tylermercier/mvc_template

Méthodes publiques

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

Method Details

Icons() public méthode

public Icons ( ) : System.Web.Mvc.ViewResult
Résultat System.Web.Mvc.ViewResult

Index() public méthode

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

ResponderTest() public méthode

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