C# Class Extemory.Disassembly.DisassemblyInstruction

Afficher le fichier Open project: jeffora/extemory Class Usage Examples

Méthodes publiques

Méthode Description
DisassemblyInstruction ( Disasm disasm, int length, byte instructionData ) : System

Method Details

DisassemblyInstruction() public méthode

public DisassemblyInstruction ( Disasm disasm, int length, byte instructionData ) : System
disasm Disasm
length int
instructionData byte
Résultat System