public void UpdateRecibocajaegresoimprevisto(Recibocajaegresoimprevisto entity) { RecibocajaegresoimprevistoDao.Update(entity); }