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