跳转到内容

C# 参考/System 命名空间/控制台

来自维基教科书,开放的书籍,开放的世界
public static class Console
  • Beep
  • Clear
  • MoveBufferArea
  • OpenStandardError
  • OpenStandardInput
  • OpenStandardOutput
  • Read
  • ReadKey
  • ReadLine
  • ResetColor
  • SetBufferSize
  • SetCursorPosition
  • SetError
  • SetIn
  • SetOut
  • SetWindowPosition
  • SetWindowSize
  • Write
  • WriteLine
  • BackgroundColor
  • BufferHeight
  • BufferWidth
  • CapsLock
  • CursorLeft
  • CursorSize
  • CursorTop
  • CursorVisible
  • Error
  • ForegroundColor
  • In
  • InputEncoding
  • KeyAvailable
  • LargestWindowHeight
  • LargestWindowWidth
  • NumberLock
  • Out
  • OutputEncoding
  • Title
  • TreatControlCAsInput
  • WindowHeight
  • WindowLeft
  • WindowTop
  • WindowWidth
  • CancelKeyPress
华夏公益教科书