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
BreakInstruction
C# Class Mosa.Compiler.Framework.CIL.BreakInstruction
Inheritance:
BaseCILInstruction
ファイルを表示
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
BreakInstruction
(
OpCode
opcode
)
Initializes a new instance of the
BreakInstruction
class.
Method Details
BreakInstruction()
public
method
Initializes a new instance of the
BreakInstruction
class.
public
BreakInstruction
(
OpCode
opcode
)
opcode
OpCode
The opcode.