1

I have an interface class that has properties that other classes implement. When i tell Vs to implement it generates get => ... set=>.. is there away to tell to generate get{...} set{...}? im using vs 22. it also happens when im overriding a property. enter image description here

Sorry for my english

ahba
  • 9
  • 6
  • That is not what i wanted. what i want is tell vs to generate get{} set{} instead of get=> set=> when overriding or implementing from interface. – ahba Jun 23 '22 at 19:03
  • Check out [this](https://stackoverflow.com/q/17703277/9363973) Q&A – MindSwipe Jun 28 '22 at 12:37

0 Answers0