By macosxnerd101
via dreamincode.net
Published: Nov 25 2012 / 07:37
We could say extension methods are a special kind of methods, with capability of extending existing types, they apply to. What does that mean? It means that you can extend functionality of every existing .NET built-in type, your own custom types, or any third party type, even if you don't have access to the source code. Pretty powerful, ain't it?
Comments
Voters For This Link (7)
Voters Against This Link (0)