示例#1
0
 public void DeleteRecibocajaegreso(int id)
 {
     RecibocajaegresoDao.Delete(id);
 }