C# Serialize dictionary without “key” and “value” keywords

前端 未结 0 734
萌比男神i
萌比男神i 2020-12-03 20:14

I am trying to serialize the following data structure to JSON:

public class TestClass {

      public TestClass() {
         Translations = new List

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