// Assembly: mscorlib
// Full name: ResourceEnumerator

public class ResourceEnumerator // TypeDefIndex: 4496
{
	// Fields
	type#25363 _reader;
	type#15314 _currentIsValid;
	type#20868 _currentName;
	type#20868 _dataPosition;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#25362 reader) { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#23705 get_Key() { }
	// RVA: -1
	public virtual type#23705 get_Current() { }
	// RVA: -1
	internal type#20867 get_DataPosition() { }
	// RVA: -1
	public virtual type#17345 get_Entry() { }
	// RVA: -1
	public virtual type#23705 get_Value() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
