-
System.ConsoleKeyInfo
System.Console // static
.BackgroundColor
.ForegroundColor
.Title
.Clear() // static
.SetCursorPosition() // static
.Write() // static
.WriteLine() // static
.ReadLine() // static string ReadLine();
.ReadKey() // static
닷넷 2.0
.ResetColor() // static
.Beep() // static