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

namespace System
{
public class ConsoleDriver // TypeDefIndex: 3665
{
	// Fields
	type#19941 driver;
	type#15319 is_console;
	type#15319 called_isatty;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	private static type#19940 CreateNullConsoleDriver() { }
	// RVA: -1
	private static type#19940 CreateWindowsConsoleDriver() { }
	// RVA: -1
	private static type#19940 CreateTermInfoDriver(type#26576 term) { }
	// RVA: -1
	public static type#16377 ReadKey(type#15313 intercept) { }
	// RVA: -1
	public static type#15313 get_IsConsole() { }
	// RVA: -1
	private static type#15313 Isatty(type#20925 handle) { }
	// RVA: -1
	internal static type#20867 InternalKeyAvailable(type#20867 ms_timeout) { }
	// RVA: -1
	internal static type#15313 TtySetup(type#26576 keypadXmit, type#26576 teardown, type#11706 control_characters, type#11682 address) { }
	// RVA: -1
	internal static type#15313 SetEcho(type#15313 wantEcho) { }
}
}
