Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Beamable.Tests.Content.Serialization.Support.TestSerializer Member List

This is the complete list of members for Beamable.Tests.Content.Serialization.Support.TestSerializer, including all inherited members.

CreateInstance< TContent >() (defined in Beamable.Tests.Content.Serialization.Support.TestSerializer)Beamable.Tests.Content.Serialization.Support.TestSerializerinlineprotectedvirtual
Deserialize< TContent >(string json) (defined in Beamable.Common.Content.ContentSerializer< TestContentObject >)Beamable.Common.Content.ContentSerializer< TestContentObject >inline
DeserializeByType(string json, Type contentType) (defined in Beamable.Common.Content.ContentSerializer< TestContentObject >)Beamable.Common.Content.ContentSerializer< TestContentObject >inline
DeserializeResult(object preParsedValue, Type type) (defined in Beamable.Common.Content.ContentSerializer< TestContentObject >)Beamable.Common.Content.ContentSerializer< TestContentObject >inlineprotected
GetNullStringForType(Type argType) (defined in Beamable.Common.Content.ContentSerializer< TestContentObject >)Beamable.Common.Content.ContentSerializer< TestContentObject >inlineprotected
Serialize< TContent >(TContent content)Beamable.Common.Content.ContentSerializer< TestContentObject >inline
SerializeArgument(object arg, Type argType) (defined in Beamable.Common.Content.ContentSerializer< TestContentObject >)Beamable.Common.Content.ContentSerializer< TestContentObject >inlineprotected
SerializeProperties< TContent >(TContent content)Beamable.Common.Content.ContentSerializer< TestContentObject >inline