Use XmlSerialzer to convert object property into attribute value

前端 未结 0 1074
萌比男神i
萌比男神i 2021-01-26 20:49

I have a class hierarchy with base class Element where each derived element type may have collection of child elements.

public abstract class Element
{
    [XmlAr         


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