By MDubey1987
via manish4dotnet.blogspot.com
Submitted: Jan 31 2013 / 17:57
In this post, we will take a look at what extension methods are and how to use them in C#. Extension methods are one of the best things that have been introduced in .Net framework in terms of readability. Extension methods are available from .Net framework 3.5.
Add your comment