Click here to Skip to main content
15,891,567 members
Articles / Programming Languages / C#

Simple Singleton Pattern in C#

Rate me:
Please Sign up or sign in to vote.
4.75/5 (41 votes)
6 Jul 2011CPOL2 min read 278.3K   37  
A brief explaination of how to implement the Singleton pattern class in multithreading environment.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) 1E
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions