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

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

Private Methods

Method Description
AppendTo ( PatternBuilder builder ) : void