Exemplo n.º 1
0
 public static void Agregar(Vehiculo vehiculo)
 {
     obj.Agregar(vehiculo);
 }