Exemple #1
0
 private void customer_previously_bought_an_item()
 {
     _target.CustomerBuy(1);
 }