Méthode | Description | |
---|---|---|
Setup ( CK.Plugin.IPluginSetupInfo info ) : bool | ||
Start ( ) : void | ||
Stop ( ) : void | ||
Teardown ( ) : void |
Méthode | Description | |
---|---|---|
OnHookInvoqued ( object sender, MouseArgs e ) : void |
Method which provides an interpretation for all hook events. Depending of the hook's params we'll fire the good event.
|
public Setup ( CK.Plugin.IPluginSetupInfo info ) : bool | ||
info | CK.Plugin.IPluginSetupInfo | |
Résultat | bool |