C# Class AzureWebFarm.ControlPanel.Areas.ControlPanel.Controllers.DashboardController

Inheritance: Controller
Afficher le fichier Open project: MRCollective/AzureWebFarm

Méthodes publiques

Méthode Description
DashboardController ( IWebSiteRepository webSiteRepository, ISyncStatusRepository syncStatusRepository ) : System
Index ( ) : System.Web.Mvc.ActionResult

Method Details

DashboardController() public méthode

public DashboardController ( IWebSiteRepository webSiteRepository, ISyncStatusRepository syncStatusRepository ) : System
webSiteRepository IWebSiteRepository
syncStatusRepository ISyncStatusRepository
Résultat System

Index() public méthode

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