// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Linq.JEnumerable`1

namespace Newtonsoft.Json.Linq
{
public class JEnumerable`1 // TypeDefIndex: 10416
{
	// Fields
	type#7911 Empty;
	type#6525 _enumerable;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#6524 enumerable) { }
	// RVA: -1
	public virtual type#6741 GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
	// RVA: -1
	public virtual type#15313 Equals(type#7910 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
