So instead of
Interface bridge : concretebridge
you use
Abstract class Bridge : concretebridge
Is this allowed if you only want to use one concrete implementation (in my case one method of two total) at a time?
Btw, I use C# if that matters.
Aucun commentaire:
Enregistrer un commentaire