C# Class PowerArgs.Cli.EnterKeyHandler

Inheritance: IKeyHandler
Show file Open project: adamabdelhamed/PowerArgs

Public Methods

Method Description
Handle ( RichCommandLineContext context ) : void

Method Details

Handle() public method

public Handle ( RichCommandLineContext context ) : void
context RichCommandLineContext
return void