Take Up Code

80: Design Patterns: Template Method.

Informações:

Sinopsis

The template behavioral pattern allows your derived classes to change certain aspects of the base class behavior without needing to rewrite everything.