C# 클래스 Pihrtsoft.Text.RegularExpressions.Linq.StartOfLine

Represents a pattern that is matched at the beginning of the string (or line if the RegexOptions.Multiline option is applied). This class cannot be inherited.
상속: QuantifiablePattern
파일 보기 프로젝트 열기: JosefPihrt/LinqToRegex

비공개 메소드들

메소드 설명
AppendTo ( PatternBuilder builder ) : void