Ejemplo n.º 1
0
 public void RegistrarImgSolicitudP(byte[] bytes, int id)
 {
     objDaoSolicitud.RegistrarImgSolicitudP(bytes, id);
 }