SyntaxFix
Write A Post
Hire A Developer
Questions
change
public class LinqHelper
to
public static class LinqHelper
Following points need to be considered when creating an extension method:
non-generic
static
non-nested
this