Jatin Salve
Results
2
comments of
Jatin Salve
- [ ] #13056
string json = JsonConvert.SerializeObject(new { results = new List() { new Result { id = 1, value = "ABC", info = "ABC" }, new Result { id = 2, value...