Method | Description | |
---|---|---|
Initialize ( IPluginHost host ) : bool | ||
OnShowQRCode ( object sender, |
||
Terminate ( ) : void |
Method | Description | |
---|---|---|
OnEntryContextMenuOpening ( object sender, CancelEventArgs e ) : void | ||
TryTranslateKey ( string key ) : string |
public Initialize ( IPluginHost host ) : bool | ||
host | IPluginHost | |
return | bool |
public OnShowQRCode ( object sender, |
||
sender | object | |
e | ||
return | void |