RegexHelperGetRegex Method |
Name | Description | |
---|---|---|
GetRegex(String) |
Gets the regular expression specified by a matching pattern.
| |
GetRegex(String, Boolean) |
Gets the regular expression specified by a matching pattern, optionally specifying processing options.
| |
GetRegex(String, RegexOptions) |
Gets the regular expression specified by a matching pattern, optionally specifying processing options.
|