How do you implement a private setter when using an interface?

前端 未结 0 685
梦如初夏
梦如初夏 2020-12-23 06:20

I\'ve created an interface with some properties.

If the interface didn\'t exist all properties of the class object would be set to

{ get; private set         


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