|
string | GetNullStringForType (Type argType) |
|
string | SerializeArgument (object arg, Type argType) |
|
object | DeserializeResult (object preParsedValue, Type type) |
|
abstract TContent | CreateInstance< TContent > () |
|
◆ ConvertItem< TContent >()
- Type Constraints
-
TContent | : | TContentBase | |
TContent | : | IContentObject | |
TContent | : | new() | |
◆ CreateInstance< TContent >()
- Type Constraints
-
TContent | : | TContentBase | |
TContent | : | IContentObject | |
TContent | : | new() | |
◆ Deserialize< TContent >()
- Type Constraints
-
TContent | : | TContentBase | |
TContent | : | IContentObject | |
TContent | : | new() | |
◆ Serialize< TContent >()
Returns the {id: 1, version: 1, properties: {}} json model.
- Parameters
-
- Template Parameters
-
- Returns
- Type Constraints
-
TContent | : | IContentObject | |
TContent | : | new() | |
◆ SerializeProperties< TContent >()
returns only the {} representing the properties object
- Parameters
-
- Template Parameters
-
- Returns
The documentation for this class was generated from the following file:
- com.beamable/Common/Runtime/Content/ContentSerializer.cs