Chapter 12. Working with inheritance

After completing this chapter, you will be able to:

Image Create a derived class that inherits features from a base class.

Image Control method hiding and overriding by using the new, virtual, and override keywords.

Image Limit accessibility within an inheritance hierarchy by using the protected keyword.

Image Define extension methods ...

Get Microsoft Visual C# Step by Step, 8th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.