Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
highScoreEntry
C# Class highScoreEntry, code
Mostrar archivo
Open project: shendongnian/code
Public Properties
Property
Type
Description
PlayerName
string
Score
string
Public Methods
Method
Description
highScoreEntry
(
string
playerName
,
string
playerScore
)
Method Details
highScoreEntry()
public
method
public
highScoreEntry
(
string
playerName
,
string
playerScore
)
playerName
string
playerScore
string
Property Details
PlayerName
public_oe property
public
string
PlayerName
return
string
Score
public_oe property
public
string
Score
return
string