|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Represents a .NET property defined in Java with the 'ikvm.lang.Property' annotation. 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 | |
Represents a .NET property defined in Java with the 'ikvm.lang.Property' annotation.
Definition at line 41 of file RuntimeManagedByteCodePropertyJavaField.cs.