Beispiel #1
0
 private void b_m()
 {
     this.a.k.Abort();
     this.a         = (b_сlass)null;
     this.h.Enabled = true;
     this.l.Enabled = false;
     this.SetStatus(false);
     this.m.Enabled = false;
 }
Beispiel #2
0
 private void cmm()
 {
     if (!this.ShowQuotes)
     {
         this.WriteLog("SHOW_QUOTES set to \"false\", quotes will not be displayed...");
     }
     this.a = new b_сlass(this);
     this.Timers.Clear();
     for (int index = 0; index < this.BusNames.Count <string>(); ++index)
     {
         this.Timers.Add(DateTime.Now.Ticks / 10000000L);
     }
     this.m.Enabled = true;
     this.a.a1(this.url, this.login, this.password);
     this.h.Enabled = false;
     this.l.Enabled = true;
 }