Json Serializer Object Class
[Missing <summary> documentation for "T:Casewhere.Common.JsonSerializerObject"]
Definition
Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class JsonSerializerObject : IJsonSerializerObject- Inheritance
- Object JsonSerializerObject
- Implements
- IJsonSerializerObject
Constructors
| JsonSerializerObject | Initializes a new instance of the JsonSerializerObject class |
Methods
| DeserializeObject(String) | |
| DeserializeObjectT(String) | |
| SerializeAlphabeticaly | |
| SerializeExportObject | |
| SerializeObject(Object) | |
| SerializeObject(TextWriter, Object) |