Esempio n. 1
0
 public void UnloadPlugin(TCPlayer.API.IProgressEx Progress)
 {
 }
Esempio n. 2
0
 public void LoadPlugin(TCPlayer.API.IProgressEx Progress)
 {
     PluginHost.Icon = Resources.application_home;
 }
Esempio n. 3
0
 public void LoadPlugin(TCPlayer.API.IProgressEx Progress)
 {
     PluginHost.Icon = Resources.wrench;
 }
Esempio n. 4
0
 public void Disconnect(TCPlayer.API.IProgressEx Progress)
 {
 }