|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Public Member Functions | |
| override int | GetHashCode () |
| override bool | Equals (object obj) |
Public Attributes | |
| readonly CustomModifiers[] | customModifiers |
Definition at line 27 of file PackedCustomModifiers.cs.
| override bool IKVM.Reflection.PackedCustomModifiers.Equals | ( | object | obj | ) |
Definition at line 47 of file PackedCustomModifiers.cs.
| override int IKVM.Reflection.PackedCustomModifiers.GetHashCode | ( | ) |
Definition at line 42 of file PackedCustomModifiers.cs.
| readonly CustomModifiers [] IKVM.Reflection.PackedCustomModifiers.customModifiers |
Definition at line 31 of file PackedCustomModifiers.cs.