C# Class Mosa.Compiler.Framework.CIL.CpobjInstruction

Inheritance: Mosa.Compiler.Framework.CIL.BinaryInstruction
Mostra file Open project: tgiphil/MOSA-Project

Public Methods

Method Description
CpobjInstruction ( OpCode opcode )

Initializes a new instance of the CpobjInstruction class.

Method Details

CpobjInstruction() public method

Initializes a new instance of the CpobjInstruction class.
public CpobjInstruction ( OpCode opcode )
opcode OpCode The opcode.