|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Public Attributes | |
| readonly ImmutableArray< IMethodSymbol > | InterfaceMethods |
| readonly ITypeSymbol | InterfaceType |
| readonly ImmutableArray< IMethodSymbol > | TargetMethods |
| readonly ITypeSymbol | TargetType |
Definition at line 6 of file InterfaceMapping.cs.
| readonly ImmutableArray<IMethodSymbol> IKVM.CoreLib.Symbols.InterfaceMapping.InterfaceMethods |
Definition at line 9 of file InterfaceMapping.cs.
| readonly ITypeSymbol IKVM.CoreLib.Symbols.InterfaceMapping.InterfaceType |
Definition at line 10 of file InterfaceMapping.cs.
| readonly ImmutableArray<IMethodSymbol> IKVM.CoreLib.Symbols.InterfaceMapping.TargetMethods |
Definition at line 11 of file InterfaceMapping.cs.
| readonly ITypeSymbol IKVM.CoreLib.Symbols.InterfaceMapping.TargetType |
Definition at line 12 of file InterfaceMapping.cs.