C# Class GiveCampStarterSite.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: GiveCamp/GiveCampStarterSite

Méthodes publiques

Méthode Description
About ( ) : System.Web.Mvc.ActionResult
HomeController ( ICachedRepository repository ) : System
Index ( ) : System.Web.Mvc.ActionResult

Method Details

About() public méthode

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

HomeController() public méthode

public HomeController ( ICachedRepository repository ) : System
repository ICachedRepository
Résultat System

Index() public méthode

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