Functions.DoError 方法 | |
命名空间:
XSharp.RT
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 FUNCTION DoError(
cSymFunc AS STRING,
nTries AS LONG
) AS Object
public static Object DoError(
string cSymFunc,
[DefaultParameterValueAttribute(0, 0)] int nTries
)
查看代码参数
- cSymFunc
- 类型:String
- nTries
- 类型:Int32
返回值
类型:
Object参见