C# Class KeeWebHelper.InputCommands.SendTextCommand

Inheritance: InputCommandBase
Datei anzeigen Open project: keeweb/keeweb

Public Methods

Method Description
Execute ( ) : void
SendTextCommand ( string text, ModifierKeys modifiers )

Method Details

Execute() public method

public Execute ( ) : void
return void

SendTextCommand() public method

public SendTextCommand ( string text, ModifierKeys modifiers )
text string
modifiers ModifierKeys