点击或拖拽改变大小

HttpServiceResponseCreateResponse 方法

[缺少 "M:Smobiler.Core.Web.HttpServiceResponse.CreateResponse(System.Int32,System.Object)" 的 <summary> 文档]

命名空间:  Smobiler.Core.Web
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public static HttpServiceResponse CreateResponse(
	int code,
	Object data
)

参数

code
类型:SystemInt32

[缺少 "M:Smobiler.Core.Web.HttpServiceResponse.CreateResponse(System.Int32,System.Object)" 的 <param name="code"/> 文档]

data
类型:SystemObject

[缺少 "M:Smobiler.Core.Web.HttpServiceResponse.CreateResponse(System.Int32,System.Object)" 的 <param name="data"/> 文档]

返回值

类型:HttpServiceResponse

[缺少 "M:Smobiler.Core.Web.HttpServiceResponse.CreateResponse(System.Int32,System.Object)" 的 <returns> 文档]

参见