Name | Description | |
---|---|---|
![]() | Wildcard Constructor | Initializes a new instance of the Wildcard class. |
The following tables list the members exposed by Wildcard.
Name | Description | |
---|---|---|
![]() | Wildcard Constructor | Initializes a new instance of the Wildcard class. |
Name | Description | |
---|---|---|
![]() ![]() | IndexOf | |
![]() ![]() | IsMatch | Matches the wilcard string with tokens. It uses non-recursive algorithm to got best performance which it's possible in my ability :( |
![]() ![]() | IsWildcardPattern | |
![]() ![]() | ParseTokens | Parses the wildcard tokens. |