< C Sharp Reference < System namespace
public static class Console
Methods
- Beep
- Clear
- MoveBufferArea
- OpenStandardError
- OpenStandardInput
- OpenStandardOutput
- Read
- ReadKey
- ReadLine
- ResetColor
- SetBufferSize
- SetCursorPosition
- SetError
- SetIn
- SetOut
- SetWindowPosition
- SetWindowSize
- Write
- WriteLine
Properties
- BackgroundColor
- BufferHeight
- BufferWidth
- CapsLock
- CursorLeft
- CursorSize
- CursorTop
- CursorVisible
- Error
- ForegroundColor
- In
- InputEncoding
- KeyAvailable
- LargestWindowHeight
- LargestWindowWidth
- NumberLock
- Out
- OutputEncoding
- Title
- TreatControlCAsInput
- WindowHeight
- WindowLeft
- WindowTop
- WindowWidth
Events
- CancelKeyPress
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.