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