|
| static void | Load (MapXmlElement e, XElement element) |
| | Loads the XML element into the instance.
|
| |
| int | LineNumber [get, set] |
| | Gets the line number in the source file where this element occurs.
|
| |
| int | LinePosition [get, set] |
| | Gets the line position in the source file where this element occurs.
|
| |
Definition at line 33 of file EmitExceptionMapping.cs.
◆ Load()
| static void IKVM.Tools.Importer.MapXml.EmitExceptionMapping.Load |
( |
EmitExceptionMapping | inst, |
|
|
XElement | element ) |
|
static |
Loads the XML element into the instruction.
- Parameters
-
Definition at line 53 of file EmitExceptionMapping.cs.
54 {
56 }
IKVM.Runtime.ClassFile.Method.Instruction Instruction
◆ Read()
| static new EmitExceptionMapping IKVM.Tools.Importer.MapXml.EmitExceptionMapping.Read |
( |
XElement | element | ) |
|
|
static |
The documentation for this class was generated from the following file: