// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Linq.JConstructor

namespace Newtonsoft.Json.Linq
{
public class JConstructor // TypeDefIndex: 10414
{
	// Fields
	type#26577 _name;
	type#8740 _values;

	// Methods
	// RVA: -1
	protected virtual type#7345 get_ChildrenTokens() { }
	// RVA: -1
	internal virtual type#20867 IndexOfItem(type#21272 item) { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public virtual type#21279 get_Type() { }
	// RVA: -1
	internal type#28660 .ctor(type#21132 other, type#21314 settings) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 name) { }
	// RVA: -1
	internal virtual type#15313 DeepEquals(type#21272 node) { }
	// RVA: -1
	internal virtual type#21272 CloneToken(type#21316 settings) { }
	// RVA: -1
	public virtual type#28660 WriteTo(type#21390 writer, type#13190 converters) { }
	// RVA: -1
	public virtual type#21272 get_Item(type#23705 key) { }
	// RVA: -1
	public virtual type#28660 set_Item(type#23705 key, type#21272 value) { }
	// RVA: -1
	internal virtual type#20867 GetDeepHashCode() { }
	// RVA: -1
	public static type#21132 Load(type#21359 reader, type#21344 settings) { }
}
}
