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, Func<Match[], Boolean>) |
Recognize specified search query and return matches combinations to specified handler.
|
![]() | Recognize(TokenSequence, Func<Match, Boolean>, Func<Match[], Boolean>) |
Recognize specified search query and return filtered combinations of matches to specified handler.
|
![]() | ToString | (Inherited from Object.) |
See Also