Exemple #1
0
 public void UpdateSpecificListItem(ListItem item)
 {
     Dao.UpdateSpecificListItem(item);
 }