My Project
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PlayFab.Json.IJsonSerializerStrategy Interface Reference
Inheritance diagram for PlayFab.Json.IJsonSerializerStrategy:
PlayFab.Json.PocoJsonSerializerStrategy PlayFab.Json.SimpleJsonInstance.PlayFabSimpleJsonCuztomization

Public Member Functions

bool TrySerializeNonPrimitiveObject (object input, out object output)
 
object DeserializeObject (object value, Type type)
 

Member Function Documentation

◆ DeserializeObject()

object PlayFab.Json.IJsonSerializerStrategy.DeserializeObject ( object  value,
Type  type 
)

The documentation for this interface was generated from the following file: