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

A singleton can implement interfaces, static classes cant.