Liskov Substitution Principle
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.
An instance of a base type should be substitutable with an instance of a derived type without affecting functionality.