C# Class ZinOS.Controllers.DashboardController

Inheritance: ZinOSController
Mostra file Open project: hiddenbyte/ZinOS

Public Methods

Method Description
DashboardController ( IZinOSDesktopService zinOsService ) : System.Web.Mvc
Index ( ) : System.Web.Mvc.ActionResult

Method Details

DashboardController() public method

public DashboardController ( IZinOSDesktopService zinOsService ) : System.Web.Mvc
zinOsService IZinOSDesktopService
return System.Web.Mvc

Index() public method

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