Beispiel #1
0
 public void Excecute(IBucket bucket)
 {
     bucket.DecreasePrices(productsNames, PERSENT);
 }