StringUtils
Determines whether the string contains white space.
Ensures the target string ends with the specified string.
public static TSource ForgivingCaseSensitiveFind<TSource>(this IEnumerable<TSource> source, Func<TSource, string> valueSelector, string testValue)
Perform an action if the string is not null or empty.
Indents the specified string.
Indents the specified string.
Determines whether the string is all white space. Empty string will return false.
Nulls an empty string.
Numbers the lines.