C# Class LongoMatch.Plugins.Stats.PlayerCategoriesViewer

Inheritance: Gtk.Bin
Afficher le fichier Open project: LongoMatch/longomatch

Méthodes publiques

Méthode Description
LoadStats ( ProjectStats pstats, ProjectLongoMatch project ) : void
PlayerCategoriesViewer ( ) : System
ReloadStats ( PlayerLongoMatch player ) : void

Méthodes protégées

Méthode Description
Build ( ) : void

Private Methods

Méthode Description
HandleCursorChanged ( object sender, EventArgs e ) : void

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

LoadStats() public méthode

public LoadStats ( ProjectStats pstats, ProjectLongoMatch project ) : void
pstats LongoMatch.Core.Stats.ProjectStats
project LongoMatch.Core.Store.ProjectLongoMatch
Résultat void

PlayerCategoriesViewer() public méthode

public PlayerCategoriesViewer ( ) : System
Résultat System

ReloadStats() public méthode

public ReloadStats ( PlayerLongoMatch player ) : void
player LongoMatch.Core.Store.PlayerLongoMatch
Résultat void