- C# 7 and .NET Core Cookbook
- Dirk Strauss
- 24字
- 2021-07-03 00:12:01
Getting ready
To illustrate the concept of inheritance, we will create a few classes that inherit from another to form new, more feature-rich objects.
To illustrate the concept of inheritance, we will create a few classes that inherit from another to form new, more feature-rich objects.