Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Foundatio
Repositories
Extensions
StringExtensions
C# Class Foundatio.Repositories.Extensions.StringExtensions
Exibir arquivo
Open project: exceptionless/Foundatio.Repositories
Public Methods
Method
Description
IsNumeric
(
this
value
) :
bool
ToJTokenPath
(
this
path
) :
string
Method Details
IsNumeric()
public
static
method
public
static
IsNumeric
(
this
value
) :
bool
value
this
return
bool
ToJTokenPath()
public
static
method
public
static
ToJTokenPath
(
this
path
) :
string
path
this
return
string