点击或拖拽改变大小

Functions.DbgShowMemvars 方法

X#
Open a window to show the publics and privates for the current thread.

命名空间:  XSharp.RT.Debugger
程序集:  XSharp.RT.Debugger (在 XSharp.RT.Debugger.dll 中) 版本:2.22 GA
语法
 FUNCTION DbgShowMemvars() AS VOID
查看代码
备注
You can add this function behind a (hidden) menu option in your appliction to display the memory variables to you as developer
参见