Exemplo n.º 1
0
 public void DeleteArticuloseriedet(int id)
 {
     ArticuloseriedetDao.Delete(id);
 }