My Project
Loading...
Searching...
No Matches
Classes | Enumerations
PlayFab.MultiplayerAgent.Helpers 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
 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 }