Property | Type | Description | |
---|---|---|---|
PluginId | INamedVersionedUniqueId |
Property | Type | Description | |
---|---|---|---|
OnClosing | void |
Method | Description | |
---|---|---|
ExportKeyboards ( string fileName, IEnumerable |
||
Setup ( CK.Plugin.IPluginSetupInfo info ) : bool | ||
Start ( ) : void | ||
Stop ( ) : void | ||
Teardown ( ) : void |
Method | Description | |
---|---|---|
OnClosing ( object sender, System e ) : void |
public ExportKeyboards ( string fileName, IEnumerable |
||
fileName | string | |
keyboardToExport | IEnumerable |
|
return | void |
public Setup ( CK.Plugin.IPluginSetupInfo info ) : bool | ||
info | CK.Plugin.IPluginSetupInfo | |
return | bool |