public IceCream()
 {
     BrandName = new BrandName();
 }
Exemple #2
0
 public IceCream()
 {
     BrandName = new BrandName();
 }