C# (CSharp) ClassicalDesignPatternsInCSharp.Singleton Namespace

Classes

Name Description
SimpleSingleton Encapsulates the implementation of the Singleton design pattern as described by the Gang of For (GoF).