FlashcardBeginner
The 'this' Keyword
The this keyword refers to the current object instance.
Question
What does the 'this' keyword do in C#?
Click to reveal answer
The this keyword refers to the current object instance.
What does the 'this' keyword do in C#?