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