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