Containing Type: CharPattern
Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll
Appends the text representation of the current instance of the character pattern to the specified PatternBuilder.
public void AppendBaseGroupTo(Pihrtsoft.Text.RegularExpressions.Linq.PatternBuilder builder)
builder PatternBuilder
The builder to use for appending the text.
builder is null
.