StringExtensionsEndsWithAny Method

Overload List

EndsWithAny(String, IEnumerableString) Determines whether the end of the specified string matches any of the specified strings.
EndsWithAny(String, IEnumerableString, StringComparison) Determines whether the end of the specified string matches any of the specified strings.

See Also