Extension Methods from ThatChuckGuy
-
DefaultIfEmpty
The provided DefaultIfEmpty will only accept an instance of T as the default value. Sometimes you need the default to be an IEnumerable<T>.
ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
The provided DefaultIfEmpty will only accept an instance of T as the default value. Sometimes you need the default to be an IEnumerable<T>.