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
InitblkInstruction
C# Class Mosa.Compiler.Framework.CIL.InitblkInstruction
Inheritance:
Mosa.Compiler.Framework.CIL.NaryInstruction
Mostrar archivo
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
InitblkInstruction
(
OpCode
opcode
)
Initializes a new instance of the
InitblkInstruction
class.
Method Details
InitblkInstruction()
public
method
Initializes a new instance of the
InitblkInstruction
class.
public
InitblkInstruction
(
OpCode
opcode
)
opcode
OpCode
The opcode.