// Assembly: mscorlib
// Full name: System.Collections.Comparer

namespace System.Collections
{
public class Comparer // TypeDefIndex: 4718
{
	// Fields
	type#16208 _compareInfo;
	type#16221 Default;
	type#16221 DefaultInvariant;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#16623 culture) { }
	// RVA: -1
	private type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#20867 Compare(type#23705 a, type#23705 b) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
