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

Inheritance: Controller
Show file Open project: MRCollective/AzureWebFarm

Public Methods

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

Method Details

DashboardController() public method

public DashboardController ( IWebSiteRepository webSiteRepository, ISyncStatusRepository syncStatusRepository ) : System
webSiteRepository IWebSiteRepository
syncStatusRepository ISyncStatusRepository
return System

Index() public method

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