Cin

Globals representing Console IO.

******************************************************************************//// The standard input stream

__gshared
Console.Input Cin;

Meta