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