Click or drag to resize
ISerializedJavaScriptObject Interface
序列化JSON对象接口

Namespace: X3Platform
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public interface ISerializedJavaScriptObject

The ISerializedJavaScriptObject type exposes the following members.

Methods
  NameDescription
Public methodFromJSON
反序列化JSON对象
Public methodToJSON
序列化JSON对象
Top
See Also