Click or drag to resize

XSharp.Debugger Namespace

X#
This namespace containes several windows that can be used to inspect the Runtime State and open workareas/cursors at runtime.
Classes
  ClassDescription
Public classGlobalsWindow
The Globals Window shows the globals in all the loaded assemblies that were compiled with X#.
Public classMemVarsWindow
The MemVars Window shows the Public and private memory variables for the current thread.
Public classSettingsWindow
The Settings Window shows the global settings for the current thread.
Public classVariablesWindow
Public classWorkareasWindow
The Workareas window shows the open workareas/cursors in the current thread. Cursors for SqlExec() (FoxPro dialect) are also included.