Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Beamable.Server.Content.MicroserviceContentSerializer Member List

This is the complete list of members for Beamable.Server.Content.MicroserviceContentSerializer, including all inherited members.

CreateInstance< TContent >() (defined in Beamable.Server.Content.MicroserviceContentSerializer)Beamable.Server.Content.MicroserviceContentSerializerinlineprotectedvirtual
Deserialize< TContent >(string json) (defined in Beamable.Common.Content.ContentSerializer< IContentObject >)Beamable.Common.Content.ContentSerializer< IContentObject >inline
DeserializeByType(string json, Type contentType) (defined in Beamable.Common.Content.ContentSerializer< IContentObject >)Beamable.Common.Content.ContentSerializer< IContentObject >inline
DeserializeResult(object preParsedValue, Type type) (defined in Beamable.Common.Content.ContentSerializer< IContentObject >)Beamable.Common.Content.ContentSerializer< IContentObject >inlineprotected
GetNullStringForType(Type argType) (defined in Beamable.Common.Content.ContentSerializer< IContentObject >)Beamable.Common.Content.ContentSerializer< IContentObject >inlineprotected
Serialize< TContent >(TContent content)Beamable.Common.Content.ContentSerializer< IContentObject >inline
SerializeArgument(object arg, Type argType) (defined in Beamable.Common.Content.ContentSerializer< IContentObject >)Beamable.Common.Content.ContentSerializer< IContentObject >inlineprotected
SerializeProperties< TContent >(TContent content)Beamable.Common.Content.ContentSerializer< IContentObject >inline