C# Class GiveCampStarterSite.Controllers.CharityController

Inheritance: Controller
Show file Open project: GiveCamp/GiveCampStarterSite

Public Methods

Method Description
CharityController ( ICachedRepository repository ) : System.Web.Mvc
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
Register ( ) : System.Web.Mvc.ActionResult

Method Details

CharityController() public method

public CharityController ( ICachedRepository repository ) : System.Web.Mvc
repository ICachedRepository
return System.Web.Mvc

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult