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