Table of Contents

Class ShortInlineIInstruction

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

Properties

Byte

public byte Byte { get; }

Property Value

byte

Methods

Accept(ILInstructionVisitor)

public override void Accept(ILInstructionVisitor vistor)

Parameters

vistor ILInstructionVisitor