Method ExtMisc.IsNull
Overload
Returns true if null pointer.
public static bool IsNull<T>(this ReadOnlySpan<T> t)
Parameters
| t (ReadOnlySpan<T>) |
Returns
Type Parameters
| T |
Returns true if null pointer.
public static bool IsNull<T>(this ReadOnlySpan<T> t)
| t (ReadOnlySpan<T>) |
| T |