Y
Hacker News
new
|
ask
|
show
|
jobs
by
ygra
4344 days ago
Static classes are an easy way of implementing the Singleton pattern in C# ...
1 comments
guiomie
4343 days ago
A singleton can implement interfaces, static classes cant.
link