FlashcardBeginner
Auto-Implemented Properties
Auto-properties let the compiler generate the backing field.
Question
What is an auto-implemented property in C#?
Click to reveal answer
Auto-properties let the compiler generate the backing field.
What is an auto-implemented property in C#?