Singletons in C#, Static Constructor vs Static Initialization(www.code-in.net)
submitted by
baldi(508) 1 year, 10 months ago
In C# you can implement a thread safe singleton where the complexity is hidden in the .net framework, you not even need a if statement!
|category: Patterns
|Views: 16
tags:
Patterns another
Everyones tags:
Your Tags: