点击或拖拽改变大小

RequestHelperGetResponseData 方法

远程请求API

命名空间:  Project.Aggregate
程序集:  Project.Aggregate (在 Project.Aggregate.dll 中) 版本:1.1.0.0 (1.1.0.0)
语法
public static string GetResponseData(
	string Url,
	string JSONData
)

参数

Url
类型:SystemString

[缺少 "M:Project.Aggregate.RequestHelper.GetResponseData(System.String,System.String)" 的 <param name="Url"/> 文档]

JSONData
类型:SystemString

[缺少 "M:Project.Aggregate.RequestHelper.GetResponseData(System.String,System.String)" 的 <param name="JSONData"/> 文档]

返回值

类型:String

[缺少 "M:Project.Aggregate.RequestHelper.GetResponseData(System.String,System.String)" 的 <returns> 文档]

参见