Click here to Skip to main content
15,892,059 members
Articles / Programming Languages / C#

Supporting Contravariance in Generic Types, .NET 2.0

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
8 Apr 2013CPOL1 min read 10.6K   4  
Generic Lists or Generic Types contravariance without casting.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


Written By
Technical Lead
China China
I am now programming applications for the Internet of Things.

Comments and Discussions