Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Microsoft
Automata
Internal
Utilities
CSharpStringMatcher
C# Класс Microsoft.Automata.Internal.Utilities.CSharpStringMatcher
Наследование:
ICompiledStringMatcher
Показать файл
Открыть проект
Открытые методы
Метод
Описание
IsMatch
(
string
input
) :
bool
Приватные методы
Метод
Описание
CSharpStringMatcher
(
Automaton
automaton
,
CharSetSolver
solver
,
string
classname
,
string
namespacename
,
bool
OptimzeForAsciiInput
) :
System
CompiledStringMatcher
( ) :
MethodInfo
Описание методов
IsMatch()
публичный
Метод
public
IsMatch
(
string
input
) :
bool
input
string
Результат
bool