Error!
Success!

Extension Methods

0
kicks

Extension Methods  (Unpublished)

It is one of the new feature introduced in C# 3.0 “As the name implies, extension methods extend existing .NET types with new methods.” Here i am going to extend the String type to write an extension method. Example Adding a IsValidEmailAddress method onto an instance of string class:


Kicked By:
Drop Kicked By: