I was wondering, why you always have to remember to call bases'
constructors explicitly from the derived class constructor? Why hasn't
this been enforced by the language?
constructors explicitly from the derived class constructor? Why hasn't
this been enforced by the language?
Comment