private void FirstDay7() { BagManager manager = new BagManager(); manager.Init(); Result1 = manager.CountOfBags("shiny gold").ToString(); }