C# Class LongoMatch.Plugins.Stats.CategoryViewer

Afficher le fichier Open project: LongoMatch/longomatch

Méthodes publiques

Méthode Description
CategoryViewer ( ) : System.Collections.Generic
LoadBackgrounds ( ProjectLongoMatch project ) : void
LoadStats ( EventTypeStats stats ) : void

Méthodes protégées

Méthode Description
Build ( ) : void

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

CategoryViewer() public méthode

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

LoadBackgrounds() public méthode

public LoadBackgrounds ( ProjectLongoMatch project ) : void
project ProjectLongoMatch
Résultat void

LoadStats() public méthode

public LoadStats ( EventTypeStats stats ) : void
stats EventTypeStats
Résultat void