C# Reading json and edit

前端 未结 0 1368
臣服心动
臣服心动 2021-01-24 04:00

SOLUTION

        Profile newProfileList = new Profile();
        newProfileList = myDeserializedClass.profiles[0]; // New profile list is null so         


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