C# Class PL_MVC.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: sstuteam/fuffy

Méthodes publiques

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

Method Details

Index() public méthode

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

RepeatIndex() public méthode

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