The members of Mono.Debugger.Soft.StackFrame are listed below.
See Also: Inherited members from Mono.Debugger.Soft.Mirror
Public Properties
[read-only] | FileName | string. Documentation for this section has not yet been entered. |
[read-only] | ILOffset | int. Documentation for this section has not yet been entered. |
[read-only] | IsDebuggerInvoke | bool. Returns whenever this stack frame represents the first frame of a method invocation done by the debugger itself using the InvokeMethod () methods. |
[read-only] | LineNumber | int. Documentation for this section has not yet been entered. |
[read-only] | Location | Location. Documentation for this section has not yet been entered. |
[read-only] | Method | MethodMirror. Documentation for this section has not yet been entered. |
[read-only] | Thread | ThreadMirror. Documentation for this section has not yet been entered. |
Public Methods