The Tokenizer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsArithmeticOp | |
![]() | IsBracket | |
![]() | IsCurrency | |
![]() | IsPunctuation | |
![]() | IsSeparator | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Parse(TextReader) |
Parses specified string.
|
![]() | Parse(String) |
Parses specified string.
|
![]() | ReadTokens | |
![]() | ToString | (Inherited from Object.) |
See Also