// Assembly: mscorlib
// Full name: LowLevelStack

public class LowLevelStack // TypeDefIndex: 3698
{
	// Fields
	type#13683 _arr;
	type#20868 _count;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#32769 Pop() { }
	// RVA: -1
	public type#28660 Push(type#32769 item) { }
	// RVA: -1
	public type#28660 Clear() { }
}
