C# Class Orc.LicenseManager.Server.Website.Controllers.DashboardController

Inheritance: ApiController
Exibir arquivo Open project: WildGums/Orc.LicenseManager

Public Methods

Method Description
DashboardController ( ) : System.Collections.Generic

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
GetLast5Customers ( ) : object
GetLast5Licenses ( ) : object
GetLast5Products ( ) : object

Method Details

DashboardController() public method

public DashboardController ( ) : System.Collections.Generic
return System.Collections.Generic

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void