Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
HumanFriendlyInteger
C# Class HumanFriendlyInteger, code
Datei anzeigen
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
IntegerToWritten
(
int
n
) :
string
Private Methods
Method
Description
FriendlyInteger
(
int
n
,
string
leftDigits
,
int
thousands
) :
string
Method Details
IntegerToWritten()
public
static
method
public
static
IntegerToWritten
(
int
n
) :
string
n
int
return
string