Message in Korean (한국어)
Array.Sort가 x. CompareTo(x)를 호출했을 때 IComparer (또는 이것이 의존하는 IComparable 메서드)는 0을 반환하지 않았습니다. x: '<var>X</var>' x 형식: '<var>Type Name</var>' IComparer: '<var>Y</var>'
Unlocalized message
Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to another value yields different results. x: '<var>X</var>', x's type: '<var>Type Name</var>', IComparer: '<var>Y</var>'.
Search by Google