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
Cats
Helpers
NumericHelpers
C# Class Cats.Helpers.NumericHelpers
ファイルを表示
Open project: edgecomputing/cats
Public Methods
Method
Description
IsNumeric
(
this
col
) :
bool
ToNumWordsWrapper
(
this
number
) :
String
Private Methods
Method
Description
NumWords
(
double
n
) :
String
Method Details
IsNumeric()
public
static
method
public
static
IsNumeric
(
this
col
) :
bool
col
this
return
bool
ToNumWordsWrapper()
public
static
method
public
static
ToNumWordsWrapper
(
this
number
) :
String
number
this
return
String