Click or drag to resize
AkReturnToString Method
转换为JSON字符串。

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
JSON字符串。
See Also