Метод | Описание | |
---|---|---|
KeyDownAction ( IKeyboard keyboard, IMouse mouse, ILocatable actionTarget, string key ) : System |
Initializes a new instance of the KeyDownAction class.
|
|
Perform ( ) : void |
Performs this action.
|
public KeyDownAction ( IKeyboard keyboard, IMouse mouse, ILocatable actionTarget, string key ) : System | ||
keyboard | IKeyboard | The |
mouse | IMouse | The |
actionTarget | ILocatable | An |
key | string | The modifier key ( |
Результат | System |