// Assembly: mscorlib
// Full name: StackEnumerator

public class StackEnumerator // TypeDefIndex: 4750
{
	// Fields
	type#26373 _stack;
	type#20868 _index;
	type#20868 _version;
	type#23706 _currentElement;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26372 stack) { }
	// RVA: -1
	public virtual type#23705 Clone() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#23705 get_Current() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
