Click or drag to resize
JsonHelperDeserialize Method (String)
返序列化

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static Object Deserialize(
	string json
)

Parameters

json
Type: SystemString

[Missing <param name="json"/> documentation for "M:Adf.JsonHelper.Deserialize(System.String)"]

Return Value

Type: Object
Dictionary,array
See Also