C# (CSharp) ClassicalDesignPatternsInCSharp.Singleton 네임스페이스

클래스들

이름 설명
SimpleSingleton Encapsulates the implementation of the Singleton design pattern as described by the Gang of For (GoF).