Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Expressive
Disassembly
Instructions
SimpleInstruction
C# Class Expressive.Disassembly.Instructions.SimpleInstruction
Inheritance:
Instruction
Datei anzeigen
Open project: ashmind/expressive
Public Methods
Method
Description
SimpleInstruction
(
int
offset
,
OpCode
opCode
) :
System.Reflection.Emit
Method Details
SimpleInstruction()
public
method
public
SimpleInstruction
(
int
offset
,
OpCode
opCode
) :
System.Reflection.Emit
offset
int
opCode
System.Reflection.Emit.OpCode
return
System.Reflection.Emit