StringExtensions Class |
Namespace: Colygon.MatchPoint.Core.Expressions
public static class StringExtensions
The StringExtensions type exposes the following members.
Name | Description | |
---|---|---|
Matches | Searches the input string for all occurrences of the regular expression specified in the pattern parameter. | |
Replace | Within a specified input string, replaces strings that match a regular expression pattern with a specified replacement string. |