Error!
Success!

Extension Methods, a Simple HowTo

0
kicks

Extension Methods, a Simple HowTo  (Unpublished)

o, what exactly is an Extension Method? From the C# 3.0 Specs (found here) they are 'static methods that can be invoked using instance method syntax. In effect, extension methods make it possible to extend existing types and constructed types with additional methods.'.


Kicked By:
Drop Kicked By: