点击或拖拽改变大小

ResultArgssetErrorInfo 方法

设置错误信息

命名空间:  Smobiler.Core
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public void setErrorInfo(
	int errorCode,
	string error
)

参数

errorCode
类型:SystemInt32

[缺少 "M:Smobiler.Core.ResultArgs.setErrorInfo(System.Int32,System.String)" 的 <param name="errorCode"/> 文档]

error
类型:SystemString

[缺少 "M:Smobiler.Core.ResultArgs.setErrorInfo(System.Int32,System.String)" 的 <param name="error"/> 文档]

参见