// Assembly: mscorlib
// Full name: System.Collections.Generic.ObjectComparer`1

namespace System.Collections.Generic
{
public class ObjectComparer`1 // TypeDefIndex: 4854
{

	// Methods
	// RVA: -1
	public virtual type#20867 Compare(type#1292 x, type#1292 y) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
