C# Class KeeWebHelper.InputCommands.SendTextCommand

Inheritance: InputCommandBase
Afficher le fichier Open project: keeweb/keeweb

Méthodes publiques

Méthode Description
Execute ( ) : void
SendTextCommand ( string text, ModifierKeys modifiers )

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

SendTextCommand() public méthode

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