Extension method: Difference between revisions

Content deleted Content added
m Extension methods: still needs cleanup, looks like some non-native english idioms in there
mNo edit summary
Line 1:
{{Cleanup|January 2007}}
'''Extension method''' is the name for a [[programming language]] feature of the features of [[C-Sharp|C# 3.0]] and [[VB.NET|VB.NET 9.0]].
 
==The problem==