|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Public Member Functions | |
| JavaModuleAttribute () | |
| JavaModuleAttribute (string[] classMap) | |
| string[] | GetClassMap () |
Properties | |
| string[] | Jars [get, set] |
Definition at line 32 of file JavaModuleAttribute.cs.
| IKVM.Attributes.JavaModuleAttribute.JavaModuleAttribute | ( | ) |
Definition at line 37 of file JavaModuleAttribute.cs.
| IKVM.Attributes.JavaModuleAttribute.JavaModuleAttribute | ( | string[] | classMap | ) |
Definition at line 42 of file JavaModuleAttribute.cs.
| string[] IKVM.Attributes.JavaModuleAttribute.GetClassMap | ( | ) |
Definition at line 47 of file JavaModuleAttribute.cs.
|
getset |
Definition at line 52 of file JavaModuleAttribute.cs.