My Project
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Classes | Enumerations
PlayFab.Json Namespace Reference

Classes

interface  IJsonSerializerStrategy
 
class  JsonArray
 Represents the json array. More...
 
class  JsonObject
 Represents the json object. More...
 
class  JsonProperty
 Customize the json output of a field or property. More...
 
class  PlayFabSimpleJson
 Private. Do not call from client code. This class encodes and decodes JSON strings. Spec. details, see http://www.json.org/.
 
class  PocoJsonSerializerStrategy
 
class  ReflectionUtils
 
class  SimpleJsonInstance
 

Enumerations

enum  NullValueHandling { Include , Ignore }