IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Runtime.RuntimeManagedByteCodePropertyJavaField Class Referencesealed

Represents a .NET property defined in Java with the 'ikvm.lang.Property' annotation. More...

Inheritance diagram for IKVM.Runtime.RuntimeManagedByteCodePropertyJavaField:
IKVM.Runtime.RuntimeJavaField IKVM.Runtime.RuntimeJavaMember

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

Detailed Description

Represents a .NET property defined in Java with the 'ikvm.lang.Property' annotation.

Definition at line 41 of file RuntimeManagedByteCodePropertyJavaField.cs.


The documentation for this class was generated from the following file: