C# Class LongoMatch.Plugins.Stats.SubCategoryViewer

Mostrar archivo Open project: LongoMatch/longomatch Class Usage Examples

Public Methods

Method Description
LoadStats ( SubCategoryStat stats, string homeName, string awayName ) : void
SubCategoryViewer ( ) : System

Protected Methods

Method Description
Build ( ) : void

Method Details

Build() protected method

protected Build ( ) : void
return void

LoadStats() public method

public LoadStats ( SubCategoryStat stats, string homeName, string awayName ) : void
stats SubCategoryStat
homeName string
awayName string
return void

SubCategoryViewer() public method

public SubCategoryViewer ( ) : System
return System