프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PluginId | INamedVersionedUniqueId |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnClosing | void |
메소드 | 설명 | |
---|---|---|
ExportKeyboards ( string fileName, IEnumerable |
||
Setup ( CK.Plugin.IPluginSetupInfo info ) : bool | ||
Start ( ) : void | ||
Stop ( ) : void | ||
Teardown ( ) : void |
메소드 | 설명 | |
---|---|---|
OnClosing ( object sender, System e ) : void |
public ExportKeyboards ( string fileName, IEnumerable |
||
fileName | string | |
keyboardToExport | IEnumerable |
|
리턴 | void |
public Setup ( CK.Plugin.IPluginSetupInfo info ) : bool | ||
info | CK.Plugin.IPluginSetupInfo | |
리턴 | bool |