A
Andersen
I have a class A and a class B inheriting from A.
I have a class C and a class D inheriting from C.
I would like to have a attribute ATTR of type C in A. But in B, I would
ATTR to be of type D.
What should I do?
regards,
Andersen
I have a class C and a class D inheriting from C.
I would like to have a attribute ATTR of type C in A. But in B, I would
ATTR to be of type D.
What should I do?
regards,
Andersen