Exemple #1
0
 public void UpdateCpcompra(Cpcompra entity)
 {
     CpcompraDao.Update(entity);
 }