Handling null objects in custom JsonConverter's ReadJson method

前端 未结 0 838
挽巷
挽巷 2021-02-11 23:09

I\'ve got a Newtonsoft JSON.NET JsonConverter to help deserialize a property whose type is an abstract class. The gist of it looks like this:

public         


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