예제 #1
0
 public bool ActualizarDatosLoteP(ArrayList idLotes)
 {
     return(GetUsuarioActual.ActualizarDatosLoteP(idLotes));
 }