Toggle navigation
Hot Examples
ZH
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