Is there a way to check if a c# class is json serializable and deserializable

后端 未结 0 799
我寻月下人不归
我寻月下人不归 2020-12-25 15:52

I have a project with about 200 classes which need to be saved as json and deserialized back later. All the classes are immutable and due to this fact I need to inject all c

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