Refresher/csharp/Singleton

Presentation

 
Delegates How and When
 
Singleton
 
Topic 10
 
List of Topics
   
 
This presentation was made possible by Wikiversal/WikiverSuite, which is made possible by your donation. Thank you for your support.
 
Topic 10
 
 Singleton design pattern: interface allowing a class to enforce single instantiation
 
 
 C# singleton example: http://www.dotnetperls.com/singleton