/// <summary> /// Initializes static members of the <see cref="ValueComparer"/> class. /// </summary> static ValueComparer() { defaultComparer = new ValueComparer(); }