点击或拖拽改变大小

Error 构造函数 (UInt32, String, String)

X#
Create an Error Object for a Gencode, Argument Name and Description.

命名空间:  XSharp
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 CONSTRUCTOR(
	dwGenCode AS DWORD,
	cArg AS STRING,
	cDescription AS STRING
)
查看代码

参数

dwGenCode
类型:UInt32
cArg
类型:String
cDescription
类型:String
参见