Table of Contents

Class InlineTypeInstruction

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

Properties

Token

public int Token { get; }

Property Value

int

Type

public Type Type { get; }

Property Value

Type

Methods

Accept(ILInstructionVisitor)

public override void Accept(ILInstructionVisitor vistor)

Parameters

vistor ILInstructionVisitor