C# Class CK.WordPredictor.TextualContextCommandHandler

Inheritance: CommonServices.BasicCommandHandler, ICommandTextualContextService
Datei anzeigen Open project: Invenietis/ck-certified

Public Methods

Method Description
ClearTextualContext ( ) : void

Protected Methods

Method Description
OnCommandSent ( object sender, CommandSentEventArgs e ) : void

Method Details

ClearTextualContext() public method

public ClearTextualContext ( ) : void
return void

OnCommandSent() protected method

protected OnCommandSent ( object sender, CommandSentEventArgs e ) : void
sender object
e CommonServices.CommandSentEventArgs
return void