public override void updateInventory(int inventory, Ice.Current current) { Console.WriteLine("Inventory: " + Convert.ToString(inventory, 2)); }