예제 #1
0
 public SimpleProduct()
 {
     product = new DifficultProduct();
 }
 public SimpleProduct()
 {
     product = new DifficultProduct();
 }