C Sharp Corner
Monday, March 26, 2018
Extension Methods In C#
Extension methods enable you to add methods to existing types without creating a new derived type, recompiling, or otherwise modifying the original type.
source
https://www.c-sharpcorner.com/article/extension-methods-in-c-sharp/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment