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
RegexParser
Patterns
CharPattern
C# Class RegexParser.Patterns.CharPattern
Inheritance:
BasePattern
Afficher le fichier
Open project: aistrate/RegexParser
Class Usage Examples
Méthodes publiques
Méthode
Description
CharPattern
( )
IsMatch
(
char
c
) :
bool
Method Details
CharPattern()
public
méthode
public
CharPattern
( )
IsMatch()
public
abstract
méthode
public
abstract
IsMatch
(
char
c
) :
bool
c
char
Résultat
bool