C# Class Pihrtsoft.Text.RegularExpressions.Linq.CharPattern.GeneralCategoryCharPattern

Inheritance: CharPattern
Show file Open project: JosefPihrt/LinqToRegex

Public Methods

Method Description
Negate ( ) : CharGroup

Private Methods

Method Description
AppendTo ( PatternBuilder builder ) : void
GeneralCategoryCharPattern ( GeneralCategory category, bool negative ) : System

Method Details

Negate() public method

public Negate ( ) : CharGroup
return CharGroup