Example #1
0
 public static void AddToGoods(Goods goods)
 {
     good.AddToGoods(goods);
 }