Design Pattern Examples
Overview of object-oriented design patterns
Templates.cs File Reference

Was to be used to demonstrate the Template pattern but it is not really applicable in C#. More...

Go to the source code of this file.

Classes

class  Templates
 

Namespaces

namespace  DesignPatternExamples_csharp
 The namespace containing all Design Pattern Examples implemented in C#.
 

Detailed Description

Was to be used to demonstrate the Template pattern but it is not really applicable in C#.

Definition in file Templates.cs.