点击或拖拽改变大小

XAction 构造函数

X#
初始化 XAction 类的一个新实例

命名空间:  XSharp.XPP
程序集:  XSharp.XPP (在 XSharp.XPP.dll 中) 版本:2.22 GA
语法
 CONSTRUCTOR(
	cName AS STRING,
	oBlock AS Codeblock
)
查看代码

参数

cName
类型:String
oBlock
类型:Codeblock
参见