| Name | Description | |
|---|---|---|
![]() | NShortcut Constructor | Overloaded. |
The following tables list the members exposed by NShortcut.
| Name | Description | |
|---|---|---|
![]() | NShortcut Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | IgnoreKeyLocation | Indicates whether to ignore the key's location (e.g. the standard Plus key and the NumPad Plus key). |
![]() | Key | The keyboard key associated with the shortcut. |
![]() | Modifiers | The modifiers associated with this shortcut. |
![]() ![]() | None | The none shortcut. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether this object is equal to the specified other object. |
![]() | GetHashCode | Gets object hash code |
![]() | Match | Matches the shortcut to the specified key event arguments |
![]() | ToString | Gets a string representing this shortcut. |
Equality | Determines whether a is equal to b |
Inequality | Determines whether a is not equal to b |