public new void Tick(TickEventArgs e) { base.Tick(e); }
public void Tick(TickEventArgs e) { throw new NotImplementedException(); }