Extension Methods from Alexander Gubenko
-
DefaultIfEmpty
returns default value if string is null or empty or white spaces string
-
DefaultIfNull
return default value if string is null
ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
returns default value if string is null or empty or white spaces string
return default value if string is null