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
Microsoft
Automata
Internal
Utilities
CSharpStringMatcher
C# Class Microsoft.Automata.Internal.Utilities.CSharpStringMatcher
Inheritance:
ICompiledStringMatcher
Afficher le fichier
Open project: AutomataDotNet/Automata
Méthodes publiques
Méthode
Description
IsMatch
(
string
input
) :
bool
Private Methods
Méthode
Description
CSharpStringMatcher
(
Automaton
automaton
,
CharSetSolver
solver
,
string
classname
,
string
namespacename
,
bool
OptimzeForAsciiInput
) :
System
CompiledStringMatcher
( ) :
MethodInfo
Method Details
IsMatch()
public
méthode
public
IsMatch
(
string
input
) :
bool
input
string
Résultat
bool