StringExtensionsEqualsAny Method

Overload List

EqualsAny(String, IEnumerableString) Determines whether the specified string equals to any of the specified strings.
EqualsAny(String, IEnumerableString, StringComparison) Determines whether the specified string equal to any of the specified strings.

See Also