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