Click here to Skip to main content
15,887,585 members
Articles / Programming Languages / C#

Extension Methods in C# Explained

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
14 Sep 2015CPOL4 min read 11.3K   8  
Extension methods is a feature which was introduced in C# 3.0. Extension methods in C#

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
I have 8 years of experience of mostly developing the .NET windows as well as web applications. Passionate about learning and sharing.

Visit my personal blog to know more about the .NET technology and increase your knowledge about C# and .NET. You can always follow me on twitter @dotnetforall.

Comments and Discussions