예제 #1
0
 public void AddNewOrder(Dictionary <string, string> orderInfo)
 {
     Adder.AddNewOrder(ShopInfo, orderInfo);
 }