Extension Methods from jepozdemir
-
IsNullOrEmpty
Indicates whether the specified array is null or empty (has no items). Returns true if the array parameter is null or empty; otherwise, false.
ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
Indicates whether the specified array is null or empty (has no items). Returns true if the array parameter is null or empty; otherwise, false.