Extension Methods from Russell Holmes
-
Uppercase with null check
Converts a string to upper-case but checks for null strings first
-
Pleuralise
A simple method that adds 's' onto words. used when you return x record(s)
ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
Converts a string to upper-case but checks for null strings first
A simple method that adds 's' onto words. used when you return x record(s)