CLR generics are great and there is no doubt about that. Unfortunately, C# doesn't expose the whole beauty of it because all generic type parameters in C# are nonvariant though from CLR point of view they can be marked as ...
Read full article
Print posted @ Tuesday, February 12, 2008 10:45 PM