Пример #1
0
 public bool Crear(CargaTipoBC trailer)
 {
     return(tran.CargaTipo_Crear(trailer));
 }