Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Mosa
Compiler
Framework
CIL
RemInstruction
C# Class Mosa.Compiler.Framework.CIL.RemInstruction
Inheritance:
Mosa.Compiler.Framework.CIL.ArithmeticInstruction
Mostrar archivo
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
RemInstruction
(
OpCode
opcode
)
Initializes a new instance of the
RemInstruction
class.
Method Details
RemInstruction()
public
method
Initializes a new instance of the
RemInstruction
class.
public
RemInstruction
(
OpCode
opcode
)
opcode
OpCode
The opcode.