Close a file after using it with json [C#]

后端 未结 0 1840
不知归路
不知归路 2021-01-14 00:33

i\'ve found that function that correctly work for the json parse:

var objs = JObject.Load(new JsonTextReader(new StreamReader(JsonPath)))
                  .S         


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