Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Mosa
Compiler
Framework
CIL
CpobjInstruction
C# Class Mosa.Compiler.Framework.CIL.CpobjInstruction
Inheritance:
Mosa.Compiler.Framework.CIL.BinaryInstruction
Exibir arquivo
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
CpobjInstruction
(
OpCode
opcode
)
Initializes a new instance of the
CpobjInstruction
class.
Method Details
CpobjInstruction()
public
method
Initializes a new instance of the
CpobjInstruction
class.
public
CpobjInstruction
(
OpCode
opcode
)
opcode
OpCode
The opcode.