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

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

Méthodes publiques

Méthode Description
PopInstruction ( OpCode opcode )

Initializes a new instance of the PopInstruction class.

Method Details

PopInstruction() public méthode

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