public void AddTyre(Rengas t)
 {
     rengas.Add(t);
 }
Exemple #2
0
 public void AddTyre(Rengas t)
 {
     rengas.Add(t);
 }