Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BalloonsPop
ConsoleUserInterface
Gadgets
PlayerScoreExtensions
C# Class BalloonsPop.ConsoleUserInterface.Gadgets.PlayerScoreExtensions
Provides extensions methods for the PlayerScore struct.
ファイルを表示
Open project: Baloons-Pop-4/Main
Public Methods
Method
Description
Stringify
(
this
score
,
int
index
) :
string
Converts an instance of the PlayerScore struct to a string.
Method Details
Stringify()
public
static
method
Converts an instance of the PlayerScore struct to a string.
public
static
Stringify
(
this
score
,
int
index
) :
string
score
this
index
int
return
string