|
override TContent | CreateInstance< TContent > () |
|
string | GetNullStringForType (Type argType) |
|
string | SerializeArgument (object arg, Type argType) |
|
object | DeserializeResult (object preParsedValue, Type type) |
|
|
string | SerializeProperties< TContent > (TContent content) |
| returns only the {} representing the properties object More...
|
|
string | Serialize< TContent > (TContent content) |
| Returns the {id: 1, version: 1, properties: {}} json model. More...
|
|
TContentBase | DeserializeByType (string json, Type contentType) |
|
TContent | Deserialize< TContent > (string json) |
|
The documentation for this class was generated from the following file:
- client/Packages/com.beamable/Tests/Runtime/Beamable/Content/Serialization/TestContentRef.cs