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

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

Méthodes publiques

Méthode Description
CpblkInstruction ( OpCode opcode )

Initializes a new instance of the CpblkInstruction class.

Method Details

CpblkInstruction() public méthode

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