Beispiel #1
0
 public 감사할인10원(주문 주문)
 {
     this.주문 = 주문;
 }
Beispiel #2
0
 public 쿠폰10퍼센트(주문 주문)
 {
     this.주문 = 주문;
 }