How to set variable equal to JsonProperty attributes of nested classes…C#

后端 未结 0 795
清歌不尽
清歌不尽 2020-12-21 02:56

I have some nested classes with fields and each has a JsonProperty attribute assigned:

 public class LacerteFixedAssetRoot
{
    [JsonProperty("result&qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题