Property | Type | Description |
---|
Method | Description | |
---|---|---|
Deserialize ( string serializedObject ) : |
Serializes the object to a JSON string
|
|
Serialize ( ) : string |
Serializes the object to a JSON string
|
public static Deserialize ( string serializedObject ) : |
||
serializedObject | string | |
return |