Class Augmentation in C#
November 10, 2002 Written by Charles CookAlexis Smirnov illustrates some of the future features in C# as described in a presentation by Anders Hejlsberg. Interesting to note that class augmentation is one of the features, not so earth shattering as generics or anonymous methods, but very useful when you are dealing with large classes, especially when nested classes are involved.
Copyright © 2011, Charles Cook.