Chapter 13. Creating interfaces and defining abstract classes

After completing this chapter, you will be able to:

Image Define an interface specifying the signatures and return types of methods.

Image Implement an interface in a structure or class.

Image Reference a class through an interface.

Image Capture common implementation details in an abstract class.

Implement ...

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.