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

Represents a pattern that matches a specified content with lookbehind assertion on the left side and lookahead assertion on the right side. This class cannot be inherited.
상속: Pattern
파일 보기 프로젝트 열기: JosefPihrt/LinqToRegex

비공개 메소드들

메소드 설명
AppendTo ( PatternBuilder builder ) : void
SurroundAssertion ( object backAssertion, object content, object assertion ) : System