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

Protected Member Functions

override TContent CreateInstance< TContent > ()
 
- Protected Member Functions inherited from Beamable.Common.Content.ContentSerializer< IContentObject >
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< IContentObject >
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: