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

namespace System.Collections.Generic
{
public class Comparer`1 // TypeDefIndex: 4851
{
	// Fields
	type#4160 defaultComparer;

	// Methods
	// RVA: -1
	public static type#4159 get_Default() { }
	// RVA: -1
	private static type#4159 CreateComparer() { }
	// RVA: -1
	public abstract type#20867 Compare(type#1046 x, type#1046 y) { }
	// RVA: -1
	private virtual type#20867 System.Collections.IComparer.Compare(type#23705 x, type#23705 y) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
