true if the character is a Unicode whitespace character.
true
[MethodImpl(MethodImplOptions.AggressiveInlining)] public static bool IsWhitespace(this char c)
The character to evaluate.