public override void SetPlugin(SC.Interfaces.IScPluginClient plugin)
 {
     this.plugin = plugin as SC.Interfaces.DefaultPlugins.ITimerPlugin;
     RefreshView();
 }
 public override void SetPlugin(SC.Interfaces.IScPluginClient plugin)
 {
     this.plugin = plugin as SC.Interfaces.DefaultPlugins.ITimerPlugin;
     RefreshView();
 }