IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Runtime.ClassLiteral< T > Class Template Reference

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.
 

Detailed Description

Provides a static cache of java.lang.Class instances per .NET type.

Template Parameters
T

Definition at line 12 of file ClassLiteral.cs.

Property Documentation

◆ Value

object IKVM.Runtime.ClassLiteral< T >.Value
staticget

Gets the class literal value, caching the result.

Definition at line 25 of file ClassLiteral.cs.


The documentation for this class was generated from the following file: