for (int order = numberOfOrders; order >= 0; order--) ProcessOrder(order);