Exemple #1
0
 public bool Crear(CaractCargaBC trailer)
 {
     return(tran.CaractCarga_Crear(trailer));
 }