// Assembly: mscorlib
// Full name: DictionaryEnumerator

public class DictionaryEnumerator // TypeDefIndex: 4797
{
	// Fields
	type#6376 _dictionary;
	type#6850 _enumerator;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#6375 dictionary) { }
	// 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() { }
}
