Francisco Leal

Francisco Leal

  • NA
  • 7
  • 1.3k

How can i read the json file in C#?

Dec 20 2014 4:37 PM
I want to retrieve the Id, profileIconId etc.. in variables or in one array.
Here is the json: 

{"kiko298": { "id": 23076700, "name": "kiko298", "profileIconId": 748, "revisionDate": 1419104454000, "summonerLevel": 30 }}


Answers (6)