C# Class PowerArgs.Cli.BackspaceAndDeleteKeysHandler

Inheritance: IKeyHandler
Afficher le fichier Open project: adamabdelhamed/PowerArgs

Méthodes publiques

Méthode Description
Handle ( RichCommandLineContext context ) : void

Private Methods

Méthode Description
HandleBackspace ( RichCommandLineContext context ) : void
HandleDelete ( RichCommandLineContext context ) : void

Method Details

Handle() public méthode

public Handle ( RichCommandLineContext context ) : void
context RichCommandLineContext
Résultat void