Recent content by pugs1969

  1. pugs1969

    deserialize a mutli object json string.

    I am getting a response from a feed in this format example of expected response: [ { "Id":1, "username":"test user", "body":[ { "Id":3, "bodyType":"text", "text":"Hello World"...