Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Mosa
Compiler
Framework
CIL
AddInstruction
C# Class Mosa.Compiler.Framework.CIL.AddInstruction
Inheritance:
Mosa.Compiler.Framework.CIL.ArithmeticInstruction
显示文件
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
AddInstruction
(
OpCode
opCode
)
Initializes a new instance of the
AddInstruction
class.
Method Details
AddInstruction()
public
method
Initializes a new instance of the
AddInstruction
class.
public
AddInstruction
(
OpCode
opCode
)
opCode
OpCode