How can i read the json file in C#?
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 }}