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
SystemEx
Conversion
C# Class SystemEx.Conversion
Afficher le fichier
Open project: pvginkel/SystemEx
Méthodes publiques
Méthode
Description
FromHex
(
string
value
) :
byte[]
ToHex
(
byte
value
) :
string
Method Details
FromHex()
public
static
méthode
public
static
FromHex
(
string
value
) :
byte[]
value
string
Résultat
byte[]
ToHex()
public
static
méthode
public
static
ToHex
(
byte
value
) :
string
value
byte
Résultat
string