Method EndsWithOrdinal EndsWithOrdinal(string, string) Declaration public static bool EndsWithOrdinal(this string str, string value) Parameters Type Name Description string str string value Returns Type Description bool