Table of Contents

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

sbyte

TargetOffset

public int TargetOffset { get; }

Property Value

int

Methods

Accept(ILInstructionVisitor)

public override void Accept(ILInstructionVisitor vistor)

Parameters

vistor ILInstructionVisitor