How to make a property visible (scope, access modifier) only by XmlSerializer in C#?

前端 未结 0 1109
孤城傲影
孤城傲影 2020-12-12 07:40

I would like to make some property of a class visisble (scope, access modifier) only by the XML serializer. I\'m not sure about the best way to hide some properties from the

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