Метод | Описание | |
---|---|---|
DisassembleInstruction ( |
Disassemble one instruction. If @imethod is non-null, it specifies the current method which will be used to lookup function names from trampoline calls.
|
|
DisassembleMethod ( |
Disassemble one method.
|
|
Dispose ( ) : void | ||
GetInstructionSize ( |
Get the size of the current instruction.
|
public abstract DisassembleInstruction ( |
||
memory | ||
method | ||
address | ||
Результат |
public abstract DisassembleMethod ( |
||
memory | ||
method | ||
Результат |
public abstract GetInstructionSize ( |
||
memory | ||
address | ||
Результат | int |