|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Provides a static cache of java.lang.Class instances per .NET type. More...
Properties | |
| static object | Value [get] |
| Gets the class literal value, caching the result. | |
Provides a static cache of java.lang.Class instances per .NET type.
| T |
Definition at line 12 of file ClassLiteral.cs.
|
staticget |
Gets the class literal value, caching the result.
Definition at line 25 of file ClassLiteral.cs.