C# Class RightpointLabs.Pourcast.Web.Areas.Analytics.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: RightpointLabs/Pourcast

Méthodes publiques

Méthode Description
HomeController ( IAnalyticsOrchestrator analytics ) : System
Index ( string id ) : System.Web.Mvc.ActionResult

Method Details

HomeController() public méthode

public HomeController ( IAnalyticsOrchestrator analytics ) : System
analytics IAnalyticsOrchestrator
Résultat System

Index() public méthode

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