An enumeration of the built in types, from 'lowest' to 'highest'.
Member Name | Description |
---|---|
Void | |
Null | |
Bool | |
Sbyte | |
Byte | |
Short | |
Ushort | |
Char | |
Int | |
Uint | |
Long | |
Ulong | |
Float | |
Double | |
Decimal | |
String | |
Object |
Namespace: DDW.CSharp.SymbolTable
Assembly: CSharp (in CSharp.dll)
DDW.CSharp.SymbolTable Namespace