Example #1
0
 public bool Modificar(CaractCargaBC trailer)
 {
     return(tran.CaractCarga_Modificar(trailer));
 }