示例#1
0
 public OponyZimowe(Samochod samochod)
 {
     car = samochod;
 }
示例#2
0
 public Klimatyzacja(Samochod samochod)
 {
     car = samochod;
 }