C# Class Glob.CharacterSet

Inheritance: GlobNode
Mostra file Open project: kthompson/csharp-glob Class Usage Examples

Public Methods

Method Description
CharacterSet ( Identifier characters, bool inverted ) : System.Collections.Generic

Method Details

CharacterSet() public method

public CharacterSet ( Identifier characters, bool inverted ) : System.Collections.Generic
characters Identifier
inverted bool
return System.Collections.Generic