Liskov Substitution Principle

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

An instance of a base type should be substitutable with an instance of a derived type without affecting functionality.