private void handleCountDown(object o, object e) { listing.DecrementAll(); }
private void handleCountDown(object sender, object e) { listings.DecrementAll(); }