classes

C# - Singleton Pattern vs. Static Classes

Problem: Store some common data in a singleton or static class about your program in an object array, which you store in a class. It saves state between usages...

1 replies - 12476 views - 07/03/08 by smallenDNP in News