Functions.ErrorNew 方法 | |
注意:此 API 现在已过时。
命名空间:
XSharp.VO
程序集:
XSharp.VO (在 XSharp.VO.dll 中) 版本:2.22 GA
语法 [ObsoleteAttribute("ErrorNew() is obsolete. Call the constructor of the Error class directly")]
FUNCTION ErrorNew() AS Error
[ObsoleteAttribute("ErrorNew() is obsolete. Call the constructor of the Error class directly")]
public static Error ErrorNew()
查看代码返回值
类型:
Error参见