C# Class LongoMatch.Core.Stats.Stat

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

Méthodes publiques

Méthode Description
Stat ( )
Stat ( string name, int totalCount, int localTeamCount, int visitorTeamCount )

Method Details

Stat() public méthode

public Stat ( )

Stat() public méthode

public Stat ( string name, int totalCount, int localTeamCount, int visitorTeamCount )
name string
totalCount int
localTeamCount int
visitorTeamCount int