public int SaveRecibocajaegresoimprevisto(Recibocajaegresoimprevisto entity) { return(RecibocajaegresoimprevistoDao.Save(entity)); }