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

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

Public Methods

Method Description
CpblkInstruction ( OpCode opcode )

Initializes a new instance of the CpblkInstruction class.

Method Details

CpblkInstruction() public method

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