UPDATE: Extension methods(msmvps.com)
submitted by
PauloMorgado(435) 4 years, 8 months ago
Extension methods are declared by specifying the keyword this as a modifier on the first parameter of the methods. Extension methods can only be declared in non-generic, non-nested static classes.
|category: C#
|Views: 3
tags:
ExtensionMethods C# another
Everyones tags:
Your Tags: