public static int GetOrderId() { var id = OrderID.order_id; OrderID.IncrementOrderId(); return(id); }