C# DataContract force PascalCase output

前端 未结 0 910
醉梦人生
醉梦人生 2021-02-16 00:03

The DataContract likes to accept the input properties in PascalCase (as the property names are in PascalCase as well in C#) unless I manually set the property name to camelCase

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