C# (CSharp) BasicCommandHandlers Пространство имен

Пространства имен

BasicCommandHandlers.Resources

Классы

Имя Описание
ChangeKeyboardCommandParameterManager Implementation of the IKeyCommandParameter interface that enables switching to a keyboard. The parameter is set as string value. Getting the Command string returns the value. This implementation is the name of the keyboard.
ChangeKeyboardPlugin
ClicCommandHandler
ClickCommandParameterManager Implementation of the IKeyCommandParameter interface that defines a mouse action (left clic, right clic, pressed left, release left etc..)
Command
CommandParser Define all necessary operations for a string parser.
CommandViewer
DynCommandHandlerPlugin
DynCommandParameterManager IProtocolParameterManager implementation that handles the Mode actions. syntax example : mode:set,shift This example removes all other modes and sets the shift mode as the current mode.
FileLauncherCommandHandler
FileLauncherCommandHandler.Command
FileLauncherCommandHandler.Command.Contents
FileLauncherCommandParameterManager
FileLauncherTypeSelection
HelpCommandHandler
HelpCommandParameterManager
KeySequenceCommandHandler
KeySequenceCommandParameterManager
Keybd
ModeCommandHandlerPlugin
ModeCommandParameterManager IProtocolParameterManager implementation that handles the Mode actions. syntax example : mode:set,shift This example removes all other modes and sets the shift mode as the current mode.
MonitorOnceCommandHandler
MonitorOnceCommandParameterManager
MoveMouseCommandHandler
MoveMouseCommandParameterManager Implementation of the IKeyCommandParameter interface that defines a direction (up, right, bottom, left etc..)
NewSendKeyCommandHandlerPlugin
SendKeyCommandParameterManager
SimpleKeyCommandParameterManager Most simple implementation of the IKeyCommandParameter interface. The parameter is set as string value. Getting the Command string returns the value. This implementation is all the sendString command needs.
TextTemplateCommandHandler
TextTemplateCommandParameterManager