C# (CSharp) ClassicalDesignPatternsInCSharp.Singleton Пространство имен

Классы

Имя Описание
SimpleSingleton Encapsulates the implementation of the Singleton design pattern as described by the Gang of For (GoF).