Click or drag to resize

List of Functions

X#

The Functions type exposes the following members.

Functions
  NameDescription
Public methodStatic memberDbgShowGlobals
Open a window to show the (public) symbols in the running app and the other loaded assemblies
Public methodStatic memberDbgShowMemvars
Open a window to show the publics and privates for the current thread.
Public methodStatic memberDbgShowSettings
Open a window to show the global settings for the current thread.
Public methodStatic memberDbgShowWorkAreas
Open a window to display the open workareas/cursors for the current thread.
Top
See Also