Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Mosa
Compiler
Framework
CIL
MulInstruction
C# Class Mosa.Compiler.Framework.CIL.MulInstruction
Inheritance:
Mosa.Compiler.Framework.CIL.ArithmeticInstruction
ファイルを表示
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
MulInstruction
(
OpCode
opCode
)
Initializes a new instance of the
MulInstruction
class.
Method Details
MulInstruction()
public
method
Initializes a new instance of the
MulInstruction
class.
public
MulInstruction
(
OpCode
opCode
)
opCode
OpCode
The op code.