C# Class Expressive.Disassembly.Instructions.UnsupportedInstruction

Inheritance: Instruction
Afficher le fichier Open project: ashmind/expressive

Méthodes publiques

Méthode Description
UnsupportedInstruction ( int offset, OpCode opCode ) : System

Method Details

UnsupportedInstruction() public méthode

public UnsupportedInstruction ( int offset, OpCode opCode ) : System
offset int
opCode System.Reflection.Emit.OpCode
Résultat System