C# 3.0 - Extension Methods(dotnetcube.com)
submitted by
dncdude(1350) 2 years, 11 months ago
Extension methods let developers add methods to an existing type without having to recompile. Extension methods are static methods that can be used as instance methods of the type that was extended.
|category: C#
|Views: 10
tags:
C# another
Everyones tags:
Your Tags: