点击或拖拽改变大小

Functions.DebOut 方法

X#
Write information to the Debug Terminal Program

命名空间:  XSharp.RT
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 FUNCTION DebOut(
	args PARAMS USUAL[]
) AS VOID
查看代码

参数

args
类型:__Usual
List of values to display on the debug terminal
参见