Table of Contents

Class InlineBrTargetInstruction

Namespace
ClrTest.Reflection
Assembly
MASES.JCOReflectorEngine.dll
public class InlineBrTargetInstruction : ILInstruction
Inheritance
InlineBrTargetInstruction
Inherited Members

Properties

Delta

public int Delta { get; }

Property Value

int

TargetOffset

public int TargetOffset { get; }

Property Value

int

Methods

Accept(ILInstructionVisitor)

public override void Accept(ILInstructionVisitor vistor)

Parameters

vistor ILInstructionVisitor