// Assembly: Newtonsoft.Json
// Full name: DictionaryEnumerator`2

public class DictionaryEnumerator`2 // TypeDefIndex: 10270
{
	// Fields
	type#6853 _e;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#6852 e) { }
	// RVA: -1
	public virtual type#17345 get_Entry() { }
	// RVA: -1
	public virtual type#23705 get_Key() { }
	// RVA: -1
	public virtual type#23705 get_Value() { }
	// RVA: -1
	public virtual type#23705 get_Current() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
