C# (CSharp) ClassicalDesignPatternsInCSharp.Singleton Namespace

Сlasses

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