139 internal unsafe static bool TtySetup(
string keypadXmit,
string teardown, [Out]
byte[] control_characters, [Out]
int* address)
class f__AnonymousType0<< Count > j__TPar
static bool Isatty(IntPtr handle)
static unsafe bool TtySetup(string keypadXmit, string teardown, [Out] byte[] control_characters, [Out] int *address)
static IConsoleDriver CreateWindowsConsoleDriver()
static ConsoleKeyInfo ReadKey(bool intercept)
static IConsoleDriver driver
static bool called_isatty
static IConsoleDriver CreateTermInfoDriver(string term)
static bool SetEcho(bool wantEcho)
static int InternalKeyAvailable(int ms_timeout)
static IConsoleDriver CreateNullConsoleDriver()