The Recognizer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Recognize(TokenSequence, FuncMatch, Boolean) |
Recognize specified search query and return matches combinations to specified handler.
| |
| Recognize(TokenSequence, FuncMatch, Boolean, FuncMatch, Boolean) |
Recognize specified search query and return filtered combinations of matches to specified handler.
| |
| ToString | (Inherited from Object.) |
See Also