C# 클래스 Pihrtsoft.Text.RegularExpressions.Linq.CharGroup.TextCharGroup

상속: CharGroup
파일 보기 프로젝트 열기: JosefPihrt/LinqToRegex

공개 메소드들

메소드 설명
TextCharGroup ( string characters, bool negative ) : System

비공개 메소드들

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

메소드 상세

TextCharGroup() 공개 메소드

public TextCharGroup ( string characters, bool negative ) : System
characters string
negative bool
리턴 System