点击或拖拽改变大小

ResultArgssetErrorInfo 方法

设置错误信息

命名空间:  Swebui
程序集:  Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.134.17496+387d83fa8d4800e0d3012f4c3e32d7e2fc10ae68
语法
public void setErrorInfo(
	int errorCode,
	string error
)

参数

errorCode
类型:SystemInt32

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

error
类型:SystemString

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

参见