Property | Type | Description |
---|
Method | Description | |
---|---|---|
DashboardController ( IHardwareService service, IThirdPartyService api, ILogger logger, ISettingsService |
||
GetCpu ( ) : System.Web.Mvc.ActionResult | ||
GetDownloads ( ) : System.Web.Mvc.ActionResult | ||
GetDriveInformation ( ) : System.Web.Mvc.ActionResult | ||
GetRam ( ) : System.Web.Mvc.ActionResult | ||
GetServerInformation ( ) : System.Web.Mvc.ActionResult | ||
GetTabDownloads ( ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
IntroFinished ( ) : void |
public DashboardController ( IHardwareService service, IThirdPartyService api, ILogger logger, ISettingsService |
||
service | IHardwareService | |
api | IThirdPartyService | |
logger | ILogger | |
nzbGetSettingsService | ISettingsService |
|
sabSettingsService | ISettingsService |
|
nzbDashServiceSettings | ISettingsService |
|
return | System.Web.Mvc |
public GetCpu ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public GetDownloads ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public GetDriveInformation ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public GetRam ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public GetServerInformation ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public GetTabDownloads ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |