C# Class CK.WordPredictor.WordPredictorFeature
Show file
Open project: Invenietis/ck-certified
Private Properties
Public Methods
Method |
Description |
|
Setup ( CK.Plugin.IPluginSetupInfo info ) : bool |
|
|
Start ( ) : void |
|
|
Stop ( ) : void |
|
|
Teardown ( ) : void |
|
|
Private Methods
Method |
Description |
|
OnConfigChanged ( object sender, CK.Plugin.Config.ConfigChangedEventArgs e ) : void |
|
|
Method Details
public Setup ( CK.Plugin.IPluginSetupInfo info ) : bool |
info |
CK.Plugin.IPluginSetupInfo |
|
return |
bool |
|
public Start ( ) : void |
return |
void |
|
public Stop ( ) : void |
return |
void |
|