6 ms·A singleton object doesn't need to be re-allocated.by tjdetwiler 12y agoA singleton object doesn't need to be re-allocated.ygra 12y agoStatic classes are an easy way of implementing the Singleton pattern in C# ...guiomie 12y agoA singleton can implement interfaces, static classes cant.