|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Public Member Functions | |
| RemappedInterfaceMethodAttribute (string name, string mappedTo, string[] throws) | |
Properties | |
| string | Name [get] |
| string | MappedTo [get] |
| string[] | Throws [get] |
Definition at line 30 of file RemappedInterfaceMethodAttribute.cs.
| IKVM.Attributes.RemappedInterfaceMethodAttribute.RemappedInterfaceMethodAttribute | ( | string | name, |
| string | mappedTo, | ||
| string[] | throws ) |
Definition at line 37 of file RemappedInterfaceMethodAttribute.cs.
|
get |
Definition at line 46 of file RemappedInterfaceMethodAttribute.cs.
|
get |
Definition at line 44 of file RemappedInterfaceMethodAttribute.cs.
|
get |
Definition at line 48 of file RemappedInterfaceMethodAttribute.cs.