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

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

Méthodes publiques

Méthode Description
InitblkInstruction ( OpCode opcode )

Initializes a new instance of the InitblkInstruction class.

Method Details

InitblkInstruction() public méthode

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