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

Inheritance: Mosa.Compiler.Framework.CIL.UnaryInstruction
Datei anzeigen Open project: tgiphil/MOSA-Project

Public Methods

Method Description
PopInstruction ( OpCode opcode )

Initializes a new instance of the PopInstruction class.

Method Details

PopInstruction() public method

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