InstructionMapper Delegate |
Namespace:
Mono.Cecil.Cil
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public delegate Instruction InstructionMapper(
int offset
)
Parameters
- offset
- Type: SystemInt32
Return Value
Type:
InstructionSee Also