Serialization/Deserialization of a self-referencing class hierarchy without a parameterless constructor

后端 未结 0 1705
无人共我
无人共我 2020-11-27 03:35

I have a hierarchical class ConversationModel that needs to be serialized/deserialized to/from JSON.

Note that the ConversationNode

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