Namespaces | |
| namespace | JsonExSerializer |
Classes | |
| class | JsonExSerializer.Serializer |
Variables | |
| string | JsonExSerializer.data = serializerObject.Serialize(myClass) |
| The Serializer class is the main entry point into the Serialization framework. To get an instance of the Serializer, call the GetSerializer factory method with the type of the object that you want to Serialize or Deserialize. | |
1.5.2