New Language Features in C# 2.0, Part 2
The first part of this series introduced three new C# language features: anonymous methods, iterators, and partial types. In this second part, we'll tackle the last and most exciting new feature, Generics.
The first part of this series introduced three new C# language features: anonymous methods, iterators, and partial types. In this second part, we'll tackle the last and most exciting new feature, Generics.
Comments have been disabled for this content.