News

Using extension methods to extend existing types You can take advantage of extension methods to add additional functionality — integers, strings, chars, etc. — to existing types in C#.