It should be avoided to add all stuff to the base class when it's only needed in one sub-class
3.3 KiB
3.3 KiB
It should be avoided to add all stuff to the base class when it's only needed in one sub-class