Message in Arabic (العربية)
لم يقم IComparer (أو أساليب IComparable التي تعتمد عليها) بإرجاع صفر عندما قام Array.Sort باستدعاء x. CompareTo(x). x: '<var>X</var>' x's النوع: '<var>Type Name</var>' The 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