News

You can add as many extension methods as you want to any type. Most importantly, you can even add extension methods to a value type. Let’s examine how we can make use of extension methods in C#.