mscorlib(4.0.0.0) API with additions
System.ConsoleKeyInfo Member List

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
KeySystem.ConsoleKeyInfo
KeyCharSystem.ConsoleKeyInfo
ModifiersSystem.ConsoleKeyInfo
operator !=(ConsoleKeyInfo a, ConsoleKeyInfo b)System.ConsoleKeyInfostatic
operator==(ConsoleKeyInfo a, ConsoleKeyInfo b)System.ConsoleKeyInfostatic