Design Guidelines: Generic Type Parameters
Brad Abrams talks about Framework Design Guidelines on Names of Generic Type Parameters.
"Generics are a major new feature of the .NET Framework 2.0. The feature introduces a new kind of identifier called type parameter. The following guidelines describe naming conventions related to naming such type parameters."
Enjoy
Monday, December 5, 2005 2:55 AM