C# Class WhoCanHelpMe.Web.Controllers.Home.HomeController

Inheritance: BaseController
Afficher le fichier Open project: jongeorge1/Who-Can-Help-Me

Méthodes publiques

Méthode Description
HomeController ( INewsTasks newsTasks, IMapper homePageViewModelMapper, ICachingService cachingService ) : System.Collections.Generic
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
IndexInner ( ) : PageViewModel

Method Details

HomeController() public méthode

public HomeController ( INewsTasks newsTasks, IMapper homePageViewModelMapper, ICachingService cachingService ) : System.Collections.Generic
newsTasks INewsTasks
homePageViewModelMapper IMapper
cachingService ICachingService
Résultat System.Collections.Generic

Index() public méthode

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