mscorlib(4.0.0.0) API with additions
|
This is the complete list of members for System.ConsoleKeyInfo, including all inherited members.
ConsoleKeyInfo(char keyChar, ConsoleKey key, bool shift, bool alt, bool control) | System.ConsoleKeyInfo | |
Equals(object value) | System.ConsoleKeyInfo | |
Equals(ConsoleKeyInfo obj) | System.ConsoleKeyInfo | |
GetHashCode() | System.ConsoleKeyInfo | |
Key | System.ConsoleKeyInfo | |
KeyChar | System.ConsoleKeyInfo | |
Modifiers | System.ConsoleKeyInfo | |
operator !=(ConsoleKeyInfo a, ConsoleKeyInfo b) | System.ConsoleKeyInfo | static |
operator==(ConsoleKeyInfo a, ConsoleKeyInfo b) | System.ConsoleKeyInfo | static |