Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Mosa
Compiler
Framework
CIL
PopInstruction
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