Should I make constructors for all my C# model classes?

前端 未结 0 1786
我寻月下人不归
我寻月下人不归 2021-02-06 03:33

a question came to me recently: Should I make constructors for all my classes or should I initialize the parameters individually?

For instance, in this first example I ha

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