1

I am using Newtonsofts Json.NET to serialize/deserialize some JSON data. From what I've gathered from the documentation the Deserialize() methods always return new objects. Is there any way to deserialize into an existing object? i.e. only overwriting the members that the JSON is deserializing?

jsmars
  • 1,640
  • 5
  • 21
  • 33

0 Answers0