Click or drag to resize
JsonHelperSerialize Method (Object)
序列化

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

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Adf.JsonHelper.Serialize(System.Object)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.JsonHelper.Serialize(System.Object)"]

See Also