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
System
Xml
Xsl
Runtime
CharUtil
C# Class System.Xml.Xsl.Runtime.CharUtil
Afficher le fichier
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Méthodes publiques
Méthode
Description
IsAlphaNumeric
(
char
ch
) :
bool
IsDecimalDigitOne
(
char
ch
) :
bool
Method Details
IsAlphaNumeric()
public
static
méthode
public
static
IsAlphaNumeric
(
char
ch
) :
bool
ch
char
Résultat
bool
IsDecimalDigitOne()
public
static
méthode
public
static
IsDecimalDigitOne
(
char
ch
) :
bool
ch
char
Résultat
bool