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

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

공개 메소드들

메소드 설명
GeneralCategoryCharGroup ( GeneralCategory category, bool negative ) : System

비공개 메소드들

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

메소드 상세

GeneralCategoryCharGroup() 공개 메소드

public GeneralCategoryCharGroup ( GeneralCategory category, bool negative ) : System
category GeneralCategory
negative bool
리턴 System