Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CK
WordPredictor
TextualContextCommandHandler
C# Class CK.WordPredictor.TextualContextCommandHandler
Inheritance:
CommonServices.BasicCommandHandler
,
ICommandTextualContextService
显示文件
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