Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Scriban
Parsing
Util
C# Class Scriban.Parsing.Util
Mostrar archivo
Open project: lunet-io/scriban
Public Methods
Method
Description
HexToInt
(
this
c
) :
int
IsHex
(
this
c
) :
bool
Method Details
HexToInt()
public
static
method
public
static
HexToInt
(
this
c
) :
int
c
this
return
int
IsHex()
public
static
method
public
static
IsHex
(
this
c
) :
bool
c
this
return
bool