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

namespace System
{
public class WindowsConsoleDriver // TypeDefIndex: 3726
{
	// Fields
	type#20926 inputHandle;
	type#20926 outputHandle;
	type#20857 defaultAttribute;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#16377 ReadKey(type#15313 intercept) { }
	// RVA: -1
	private static type#15313 IsModifierKey(type#20856 virtualKeyCode) { }
	// RVA: -1
	private static type#20925 GetStdHandle(type#19472 handle) { }
	// RVA: -1
	private static type#15313 GetConsoleScreenBufferInfo(type#20925 handle, type#11820 info) { }
	// RVA: -1
	private static type#15313 ReadConsoleInput(type#20925 handle, type#11939 record, type#20867 length, type#11944 nread) { }
}
}
