C# Extension Method Samples

C# Extension Method Samples

Extension Methods are a handy way to extend built-in types like string or int. This is a collection of some very useful ones.


 <  here's the code  /> 

Feel like I missed something out? Click Here to Comment