MemVarsWindow Class | |
The MemVars Window shows the Public and private memory variables for the current thread.
Inheritance Hierarchy Object MarshalByRefObject Component Control ScrollableControl ContainerControl Form VariablesWindow MemVarsWindow
Namespace:
XSharp.Debugger
Assembly:
XSharp.RT.Debugger (in XSharp.RT.Debugger.dll) Version: 2.21
Syntax The MemVarsWindow type exposes the following members.
Constructors
| Name | Description |
---|
| MemVarsWindow | Initializes a new instance of the MemVarsWindow class |
TopExtension Methods Remarks
It uses the public API in the XSharp Runtime to list these variables.
See Also