阅读背景:

c# JSON。净NullValueHandling列表

来源:互联网 

I have a class like this:

我上过这样的课:

public class media
{
    public string id { get; set; }
    public string code { get; set; }
    public string url { get; set; }
    public string comment_count { get; set; }
    public string like_count { get; set; }

    public int no { get; set; }
}
public c



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: