Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Mosa
Compiler
Framework
CIL
CpblkInstruction
C# Class Mosa.Compiler.Framework.CIL.CpblkInstruction
Inheritance:
Mosa.Compiler.Framework.CIL.NaryInstruction
Afficher le fichier
Open project: tgiphil/MOSA-Project
Méthodes publiques
Méthode
Description
CpblkInstruction
(
OpCode
opcode
)
Initializes a new instance of the
CpblkInstruction
class.
Method Details
CpblkInstruction()
public
méthode
Initializes a new instance of the
CpblkInstruction
class.
public
CpblkInstruction
(
OpCode
opcode
)
opcode
OpCode
The opcode.