C# DataContract force PascalCase output

前端 未结 0 1309
暖寄归人
暖寄归人 2021-02-16 00:00

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

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