Метод | Описание | |
---|---|---|
AhoMatcher ( List |
Initializes a new instance of the AhoMatcher class for the specified patterns.
|
|
IsMatch ( |
||
Match ( |
||
Matches ( |
Метод | Описание | |
---|---|---|
Match ( |
public AhoMatcher ( List |
||
patterns | List |
The patterns to search for in text. |
Результат | System.Collections.Generic |
public IsMatch ( |
||
reader | ||
Результат | bool |
public Match ( |
||
reader | ||
Результат |
public Matches ( |
||
reader | ||
Результат | IEnumerable |