Méthode | Description | |
---|---|---|
AhoMatcher ( List |
Initializes a new instance of the AhoMatcher class for the specified patterns.
|
|
IsMatch ( |
||
Match ( |
||
Matches ( |
Méthode | Description | |
---|---|---|
Match ( |
public AhoMatcher ( List |
||
patterns | List |
The patterns to search for in text. |
Résultat | System.Collections.Generic |
public IsMatch ( |
||
reader | ||
Résultat | bool |
public Match ( |
||
reader | ||
Résultat |
public Matches ( |
||
reader | ||
Résultat | IEnumerable |