Esempio n. 1
0
 public int mtdRecibirSuma(clProductoE objProductoE)
 {
     return(objProductoD.mtdSumarCantidad(objProductoE));
 }