Exemple #1
0
 public Receipt(Taxi taxi)
 {
     this.taxi = taxi;
 }
Exemple #2
0
 public Receipt(Taxi taxi)
 {
     this.taxi = taxi;
 }