It's the old blog on blogger platform. There are no updates here.
var res = (YourClass)Newtonsoft.Json.JsonConvert.DeserializeObject(s, typeof(YourClass));
string jsonString = Newtonsoft.Json.JsonConvert.SerializeObject(o);
Note: only a member of this blog may post a comment.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.