|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Additional Inherited Members | |
Protected Member Functions inherited from IKVM.Runtime.RuntimeJavaMethod | |
| virtual void | DoLinkMethod () |
Protected Member Functions inherited from IKVM.Runtime.RuntimeJavaMember | |
| RuntimeJavaMember (RuntimeJavaType declaringType, string name, string sig, Modifiers modifiers, MemberFlags flags) | |
| Initializes a new instance. | |
| void | SetIntrinsicFlag () |
| void | SetNonPublicTypeInSignatureFlag () |
| void | SetType2FinalField () |
Static Protected Member Functions inherited from IKVM.Runtime.RuntimeJavaMethod | |
| static object | InvokeAndUnwrapException (MethodBase mb, object obj, object[] args) |
| Dynamically invokes the method and potentially unwraps any exceptions. | |
Protected Attributes inherited from IKVM.Runtime.RuntimeJavaMember | |
| readonly Modifiers | modifiers |
Package Functions inherited from IKVM.Runtime.RuntimeSmartJavaMethod | |
Package Functions inherited from IKVM.Runtime.RuntimeJavaMethod | |
Package Functions inherited from IKVM.Runtime.RuntimeJavaMember | |
Static Package Functions inherited from IKVM.Runtime.RuntimeJavaMethod | |
Static Package Functions inherited from IKVM.Runtime.RuntimeJavaMember | |
Properties inherited from IKVM.Runtime.RuntimeJavaMethod | |
Properties inherited from IKVM.Runtime.RuntimeJavaMember | |
Definition at line 39 of file RuntimeAccessStubJavaMethod.cs.