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

Inheritance: ApiController
Afficher le fichier Open project: WildGums/Orc.LicenseManager

Méthodes publiques

Méthode Description
DashboardController ( ) : System.Collections.Generic

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
GetLast5Customers ( ) : object
GetLast5Licenses ( ) : object
GetLast5Products ( ) : object

Method Details

DashboardController() public méthode

public DashboardController ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void