Are Static Variables in Base Classes Shared In Derived Sub Classes?(www.dominicpettifer.co.uk)
submitted by
Sunday_Ironfoot(25) 1 year, 9 months ago
Development Gotchas - Something that caught me out recently is the behavior of static variables in C# classes, and how they behave in derived classes. Also how does this differ with static variables in Generic<T> base classes? Finally, we use this understanding to create a generic base Singleton class.
|category: C#
|Views: 12
tags:
Singleton C# another
Everyones tags:
Your Tags: