Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Protected Member Functions | List of all members
Beamable.Tests.Content.Serialization.Support.TestSerializer Class Reference
Inheritance diagram for Beamable.Tests.Content.Serialization.Support.TestSerializer:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Tests.Content.Serialization.Support.TestSerializer:
Collaboration graph
[legend]

Protected Member Functions

override TContent CreateInstance< TContent > ()
 
- Protected Member Functions inherited from Beamable.Common.Content.ContentSerializer< TestContentObject >
string GetNullStringForType (Type argType)
 
string SerializeArgument (object arg, Type argType)
 
object DeserializeResult (object preParsedValue, Type type)
 

Additional Inherited Members

- Public Member Functions inherited from Beamable.Common.Content.ContentSerializer< TestContentObject >
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: