Parent with different (related) Elements
Is it possible to create a Parent Class and an associated Element class and then derive from this Element class some specialized version with some extra properties methods ... ?
add a comment