mardi 28 juillet 2015

Inherited constructors and "explicit is better than implicit"

A well-known principle of good programming style says: "explicit is better than implicit". Don't inherited constructors go against this principle? (A single using statement that includes all the constructors of the base class isn't very explicit, is it?)

Aucun commentaire:

Enregistrer un commentaire