// Assembly: mscorlib
// Full name: DictionaryEnumerator

public class DictionaryEnumerator // TypeDefIndex: 4238
{
	// Fields
	type#22651 _methodDictionary;
	type#20022 _hashtableEnum;
	type#20868 _posMethod;

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