点击或拖拽改变大小

SwebUtilityGetJsonInstanceT 方法 (String)

获取Json实例

命名空间:  Swebui
程序集:  Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.133.17134+2c49d126d464232ac9a5157f96561862d8e39182
语法
public static T GetJsonInstance<T>(
	string jsonstr
)

参数

jsonstr
类型:SystemString
Json字符串

类型参数

T
实例类型

返回值

类型:T

[缺少 "M:Swebui.SwebUtility.GetJsonInstance``1(System.String)" 的 <returns> 文档]

参见