// Assembly: mscorlib
// Full name: System.ConsoleScreenBufferInfo

namespace System
{
public class ConsoleScreenBufferInfo // TypeDefIndex: 3724
{
	// Fields
	type#16528 Size;
	type#16528 CursorPosition;
	type#20859 Attribute;
	type#26125 Window;
	type#16528 MaxWindowSize;
}
}
