|
My Project
|
Public Member Functions | |
| bool | TrySerializeNonPrimitiveObject (object input, out object output) |
| object | DeserializeObject (object value, Type type) |
| object PlayFab.Json.IJsonSerializerStrategy.DeserializeObject | ( | object | value, |
| Type | type | ||
| ) |
Implemented in PlayFab.Json.SimpleJsonInstance.PlayFabSimpleJsonCuztomization.