C# Abstract ClassAbstract classes are designed to be inherited from. An abstract class can be used only as the base […] December 12, 2018 in C# tagged class / override / abstract / C# Inheritance by Mike