|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Describes a map XML instruction. More...
Public Member Functions | |
| InstructionAttribute (string elementName) | |
| Initializes a new instance. | |
Properties | |
| string | ElementName [get] |
| Gets the name of the XML element corresponding to the instruction. | |
Describes a map XML instruction.
Definition at line 10 of file InstructionAttribute.cs.
| IKVM.Tools.Importer.MapXml.InstructionAttribute.InstructionAttribute | ( | string | elementName | ) |
Initializes a new instance.
| elementName |
| ArgumentNullException |
Definition at line 20 of file InstructionAttribute.cs.
|
get |
Gets the name of the XML element corresponding to the instruction.
Definition at line 28 of file InstructionAttribute.cs.