1

I would like to know if there is some way to force the default style of automatic implementation of interface on Visual Studio from lambda to body expression for all members. As we can see in the below picture only methods are being implemented using body expressions while member variables are being implemented using lambda expressions.

Automatic Implementation

Leo
  • 67
  • 1
  • 10
  • Similat question with answer here :) https://stackoverflow.com/questions/17703277/ – Xavier May 09 '22 at 15:29
  • https://stackoverflow.com/questions/17703277/how-can-i-make-implementation-of-an-interface-produce-an-auto-property-instead-o – Xavier May 09 '22 at 15:32

0 Answers0