Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ScoreItem
C# Class ScoreItem, nightmare_cooperative
Afficher le fichier
Open project: jonbro/nightmare_cooperative
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
gold
int
levelReached
int
time
DateTime,
won
bool
Méthodes publiques
Méthode
Description
CompareTo
(
object
obj
) :
int
ScoreItem
( ) :
System
Method Details
CompareTo()
public
méthode
public
CompareTo
(
object
obj
) :
int
obj
object
Résultat
int
ScoreItem()
public
méthode
public
ScoreItem
( ) :
System
Résultat
System
Property Details
gold
public_oe property
public
int
gold
Résultat
int
levelReached
public_oe property
public
int
levelReached
Résultat
int
time
public_oe property
public
DateTime,
time
Résultat
DateTime,
won
public_oe property
public
bool
won
Résultat
bool