Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
_20
TeamData
C# Class _20.TeamData
Exibir arquivo
Open project: jdharms/20-20
Class Usage Examples
Public Properties
Property
Type
Description
players
List
teamId
string
teamName
string
Public Methods
Method
Description
ToString
( ) :
string
getPlayers
( ) :
List
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
getPlayers()
public
method
public
getPlayers
( ) :
List
return
List
Property Details
players
public_oe property
public
List
players
return
List
teamId
public_oe property
public
string
teamId
return
string
teamName
public_oe property
public
string
teamName
return
string