JSON Deserializing for Windows Phone
问题 I am trying to deserialize the following JSON, but I really have no idea how to use JSON.net to do the work. I am using C# and JSON.Net library. My JSON is as follows: { "found": 3, "bounds": [ [ -43.54919, 172.62148 ], [ -43.54487, 172.63654 ] ], "features": [ { "id": 15342454, "centroid": { "type": "POINT", "coordinates": [ -43.54779, 172.62148 ] }, "bounds": [ [ -43.54779, 172.62148 ], [ -43.54779, 172.62148 ] ], "properties": { "osm_element": "node", "amenity": "toilets", "synthesized