상속: IBrandName
예제 #1
0
 public IceCream()
 {
     BrandName = new BrandName();
 }
예제 #2
0
 public IceCream()
 {
     BrandName = new BrandName();
 }