Gets the assembler text for the specified method.
Namespace: Kernel.Debug.DebuggerAssembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- method
- Type: DB_Method
The method to get the ASM for.
Return Value
Type: StringThe ASM text.
See Also