IDisasmBuilder Type
Provides an interface for producing disassembly, which is used to accumulate disassembly strings and to return them as a single string or an array of AsmWords when requested.
Instance members
Instance member | Description |
|
|
|
|
|
|
Full Usage:
this.ShowAddress
Modifiers: abstract |
|
Full Usage:
this.ShowSymbol
Modifiers: abstract |
|
|
|
Full Usage:
this.ToString
Returns: string
Modifiers: abstract |
|
|
|