Containing Type: Pattern
Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll
Appends a pattern that matches the current instance or a specified content.
public Pihrtsoft.Text.RegularExpressions.Linq.Pattern Or(object content)
content Object
Alternate content to match if the current instance if not matched.
content is null
.