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

Inheritance: Mosa.Compiler.Framework.CIL.BinaryInstruction
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes publiques

Méthode Description
CpobjInstruction ( OpCode opcode )

Initializes a new instance of the CpobjInstruction class.

Method Details

CpobjInstruction() public méthode

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