C# Class PowerArgs.Cli.SpacebarKeyHandler

Inheritance: IKeyHandler
Show file Open project: adamabdelhamed/PowerArgs Class Usage Examples

Public Methods

Method Description
Handle ( RichCommandLineContext context ) : void
SpacebarKeyHandler ( ) : System

Method Details

Handle() public method

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

SpacebarKeyHandler() public method

public SpacebarKeyHandler ( ) : System
return System