C# Class Pihrtsoft.Text.RegularExpressions.Linq.StartOfInput

Represents a pattern that is matched at the beginning of the string. This class cannot be inherited.
Inheritance: QuantifiablePattern
Show file Open project: JosefPihrt/LinqToRegex

Private Methods

Method Description
AppendTo ( PatternBuilder builder ) : void