C# Class LongoMatch.Plugins.Stats.SubCategoryViewer

Afficher le fichier Open project: LongoMatch/longomatch Class Usage Examples

Méthodes publiques

Méthode Description
LoadStats ( SubCategoryStat stats, string homeName, string awayName ) : void
SubCategoryViewer ( ) : System

Méthodes protégées

Méthode Description
Build ( ) : void

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

LoadStats() public méthode

public LoadStats ( SubCategoryStat stats, string homeName, string awayName ) : void
stats SubCategoryStat
homeName string
awayName string
Résultat void

SubCategoryViewer() public méthode

public SubCategoryViewer ( ) : System
Résultat System