書名: 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.