Exemplo n.º 1
0
 public override void SetPlugin(SC.Interfaces.IScPluginClient plugin)
 {
     this.plugin = plugin as SC.Interfaces.DefaultPlugins.ITimerPlugin;
     RefreshView();
 }
Exemplo n.º 2
0
 public override void SetPlugin(SC.Interfaces.IScPluginClient plugin)
 {
     this.plugin = plugin as SC.Interfaces.DefaultPlugins.ITimerPlugin;
     RefreshView();
 }