C# Class LongoMatch.Core.Stats.TeamStats

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

Méthodes publiques

Méthode Description
TeamStats ( ProjectLongoMatch project, EventsFilter filter, TeamType team ) : System.Collections.Generic
Update ( ) : void

Method Details

TeamStats() public méthode

public TeamStats ( ProjectLongoMatch project, EventsFilter filter, TeamType team ) : System.Collections.Generic
project LongoMatch.Core.Store.ProjectLongoMatch
filter EventsFilter
team TeamType
Résultat System.Collections.Generic

Update() public méthode

public Update ( ) : void
Résultat void