Exemplo n.º 1
0
 public static void ShowAllOrder(ref RestaurantManager restaurantManager)
 {
     restaurantManager.GetOrders();
 }