C# 7 and .NET Core Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

Let's go ahead and create our abstract class for cat. We will then use it to inherit from and create other objects to define different types of cats.