|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Provides various cached system types. More...
Public Member Functions | |
| Types (RuntimeContext context) | |
| Initializes a new instance. | |
Properties | |
| Type | Object [get] |
| Type | ValueType [get] |
| Type | Enum [get] |
| Type | Type [get] |
| Type | String [get] |
| Type | Exception [get] |
| Type | Array [get] |
| Type | Attribute [get] |
| Type | Delegate [get] |
| Type | MulticastDelegate [get] |
| Type | RuntimeTypeHandle [get] |
| Type | IntPtr [get] |
| Type | Void [get] |
| Type | Boolean [get] |
| Type | Byte [get] |
| Type | SByte [get] |
| Type | Char [get] |
| Type | Int16 [get] |
| Type | UInt16 [get] |
| Type | Int32 [get] |
| Type | UInt32 [get] |
| Type | Int64 [get] |
| Type | UInt64 [get] |
| Type | Single [get] |
| Type | Double [get] |
| Type | IsVolatile [get] |
| IKVM.Runtime.Types.Types | ( | RuntimeContext | context | ) |