Esempio n. 1
0
        public void AnotherTryForFindingAgents()
        //ניסיון למצוא שליחים לכל ההזמנות שאין להם שליחים
        {
            OrdersLogic ol = new OrdersLogic();

            ol.AnotherTryForFindingAgents();
        }