예제 #1
0
        public Catering()
        {
            FileAccess fa = new FileAccess();

            inventory = fa.GetInventory();
        }