Json serialize a array with array item names

前端 未结 0 1146
闹比i
闹比i 2020-12-16 03:09

I have the below object structure

public class Person
{
    public string Name { get; set; }

    [System.Xml.Serialization.XmlArrayItemAttribute("Subjec         


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