Class Token.Chars
Inheritance
System.Object
Token.Chars
Assembly: Spruce.dll
Syntax
public static class Chars : object
Fields
|
Improve this Doc
View Source
Alpha
Declaration
public static readonly string Alpha
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AlphaLower
Declaration
public static readonly string AlphaLower
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AlphaNum
Declaration
public static readonly string AlphaNum
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AlphaUpper
Declaration
public static readonly string AlphaUpper
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Digit
Declaration
public static readonly string Digit
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public static readonly string ExtraHexDigit
Field Value
Type |
Description |
System.String |
|