C# Class GiveCampStarterSite.Controllers.CharityController

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

Méthodes publiques

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

Private Methods

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

Method Details

CharityController() public méthode

public CharityController ( ICachedRepository repository ) : System.Web.Mvc
repository ICachedRepository
Résultat System.Web.Mvc

Index() public méthode

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