Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
LongoMatch
Core
Stats
TeamStats
C# Class LongoMatch.Core.Stats.TeamStats
Mostra file
Open project: LongoMatch/longomatch
Class Usage Examples
Public Methods
Method
Description
TeamStats
(
ProjectLongoMatch
project
,
EventsFilter
filter
,
TeamType
team
) :
System.Collections.Generic
Update
( ) :
void
Method Details
TeamStats()
public
method
public
TeamStats
(
ProjectLongoMatch
project
,
EventsFilter
filter
,
TeamType
team
) :
System.Collections.Generic
project
LongoMatch.Core.Store.ProjectLongoMatch
filter
EventsFilter
team
TeamType
return
System.Collections.Generic
Update()
public
method
public
Update
( ) :
void
return
void