FlashcardBeginner
The base Keyword
The base keyword accesses members of the parent class.
Question
What is the 'base' keyword used for in C#?
Click to reveal answer
The base keyword accesses members of the parent class.
What is the 'base' keyword used for in C#?