public static bool ContainsAll( this string target, IEnumerable<string> needles, bool trimNeedleWhitespace = true )
Copyright (c) 2018 - GNU General Public License v3.0