Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Scriban
Parsing
Util
C# Class Scriban.Parsing.Util
Afficher le fichier
Open project: lunet-io/scriban
Méthodes publiques
Méthode
Description
HexToInt
(
this
c
) :
int
IsHex
(
this
c
) :
bool
Method Details
HexToInt()
public
static
méthode
public
static
HexToInt
(
this
c
) :
int
c
this
Résultat
int
IsHex()
public
static
méthode
public
static
IsHex
(
this
c
) :
bool
c
this
Résultat
bool