// Assembly: mscorlib
// Full name: System.Tuple`4

namespace System
{
public class Tuple`4 // TypeDefIndex: 3568
{
	// Fields
	type#1397 m_Item1;
	type#2086 m_Item2;
	type#2331 m_Item3;
	type#2450 m_Item4;

	// Methods
	// RVA: -1
	public type#1396 get_Item1() { }
	// RVA: -1
	public type#2085 get_Item2() { }
	// RVA: -1
	public type#2330 get_Item3() { }
	// RVA: -1
	public type#2449 get_Item4() { }
	// RVA: -1
	public type#28660 .ctor(type#1396 item1, type#2085 item2, type#2330 item3, type#2449 item4) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	private virtual type#15313 System.Collections.IStructuralEquatable.Equals(type#23705 other, type#20083 comparer) { }
	// RVA: -1
	private virtual type#20867 System.IComparable.CompareTo(type#23705 obj) { }
	// RVA: -1
	private virtual type#20867 System.Collections.IStructuralComparable.CompareTo(type#23705 other, type#19923 comparer) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private virtual type#20867 System.Collections.IStructuralEquatable.GetHashCode(type#20083 comparer) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	private virtual type#26576 System.ITupleInternal.ToString(type#26605 sb) { }
	// RVA: -1
	private virtual type#20867 System.Runtime.CompilerServices.ITuple.get_Length() { }
}
}
