Exemple #1
0
 public bool addBus(table_Bus bus)
 {
     return(obj.addBus(bus));
 }