Class ShortInlineBrTargetInstruction
- Namespace
- ClrTest.Reflection
- Assembly
- MASES.JCOReflectorEngine.dll
public class ShortInlineBrTargetInstruction : ILInstruction
- Inheritance
-
ShortInlineBrTargetInstruction
- Inherited Members
Properties
Delta
public sbyte Delta { get; }
Property Value
TargetOffset
public int TargetOffset { get; }
Property Value
Methods
Accept(ILInstructionVisitor)
public override void Accept(ILInstructionVisitor vistor)
Parameters
vistor
ILInstructionVisitor