private void SecondDay7() { BagManager manager = new BagManager(); manager.Init(); Result2 = manager.Calculate("shiny gold").ToString(); }