Method | Description | |
---|---|---|
Initialize ( IPluginHost pluginHost ) : bool |
Called when the Plugin is being loaded which happens on startup of KeePass
|
|
Terminate ( ) : void |
Method | Description | |
---|---|---|
FixGoogleApiDependencyLoading ( ) : void | ||
HasAccounts ( ) : bool | ||
OnOpenFromCloudDrive ( object sender, |
||
OnSaveToCloudDrive ( object sender, |
||
OnShowSetting ( object sender, |
||
SetBrowserFeatureControl ( ) : void |
public Initialize ( IPluginHost pluginHost ) : bool | ||
pluginHost | IPluginHost | |
return | bool |