This is preliminary documentation and is subject to change.

StringExtensionsContainsAny Method

Overload List

ContainsAny(String, Char) Verifies if the string contains any of the values.
ContainsAny(String, String) Verifies if the string contains any of the values.

See Also