Example #1
0
 protected override void OnClosed(EventArgs e)
 {
     adTimer.UnsubscribeAdTime(ChangeAds);
     base.OnClosed(e);
 }