Overload List
| Name | Description | |
|---|---|---|
| IsRegex(String) |
Matches a string argument if it matches the given regular expression pattern.
| |
| IsRegex(String, RegexOptions) |
Matches a string argument if it matches the given regular expression pattern.
|