C# Class LongoMatch.Plugins.Stats.StatsDialog

Exibir arquivo Open project: LongoMatch/longomatch Class Usage Examples

Public Methods

Method Description
LoadStats ( ProjectLongoMatch project ) : void
StatsDialog ( ) : Gdk

Protected Methods

Method Description
Build ( ) : void
OnDestroyed ( ) : void

Method Details

Build() protected method

protected Build ( ) : void
return void

LoadStats() public method

public LoadStats ( ProjectLongoMatch project ) : void
project ProjectLongoMatch
return void

OnDestroyed() protected method

protected OnDestroyed ( ) : void
return void

StatsDialog() public method

public StatsDialog ( ) : Gdk
return Gdk