This method will split the string into multiple parts using given separators.
public static bool ContainsExact( this string value, string substring, string separators )