|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Field wrapper implementation for standard fields. More...
Additional Inherited Members | |
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 () |
Protected Attributes inherited from IKVM.Runtime.RuntimeJavaMember | |
| readonly Modifiers | modifiers |
Package Functions inherited from IKVM.Runtime.RuntimeJavaField | |
Package Functions inherited from IKVM.Runtime.RuntimeJavaMember | |
Static Package Functions inherited from IKVM.Runtime.RuntimeJavaField | |
Static Package Functions inherited from IKVM.Runtime.RuntimeJavaMember | |
Properties inherited from IKVM.Runtime.RuntimeJavaField | |
Properties inherited from IKVM.Runtime.RuntimeJavaMember | |
Field wrapper implementation for standard fields.
Definition at line 46 of file RuntimeSimpleJavaField.cs.