Answers for "why we use static class for extension method in c#"

C#
0

c# extension method in non static class

"We decided it would be easier on both programmers and the compiler
if we limit the number of places,
that you have to look for extension methods."
Posted by: Guest on May-27-2021

Code answers related to "why we use static class for extension method in c#"

C# Answers by Framework

Browse Popular Code Answers by Language