Property | Type | Description | |
---|---|---|---|
PluginId | IVersionedUniqueId |
Property | Type | Description | |
---|---|---|---|
ModifyButtonM_Click | void | ||
ModifyButtonP_Click | void | ||
Timer_IntervalChanged | void | ||
Timer_Tick | void |
Method | Description | |
---|---|---|
Setup ( CK.Plugin.IPluginSetupInfo info ) : bool | ||
Start ( ) : void | ||
Stop ( ) : void | ||
Teardown ( ) : void |
Method | Description | |
---|---|---|
ModifyButtonM_Click ( object sender, System e ) : void | ||
ModifyButtonP_Click ( object sender, System e ) : void | ||
Timer_IntervalChanged ( object sender, |
||
Timer_Tick ( object sender, |
public Setup ( CK.Plugin.IPluginSetupInfo info ) : bool | ||
info | CK.Plugin.IPluginSetupInfo | |
return | bool |