Click here to Skip to main content
15,915,611 members
Articles / Programming Languages / C#

Generic Types Don't Share Static Members

Rate me:
Please Sign up or sign in to vote.
3.74/5 (12 votes)
30 May 2008CPOL11 min read 52.2K   83   12  
Avoid the pitfall of open vs. closed types. Closed generic types do not share statics!

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Sweden Sweden
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions