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