Esempio n. 1
0
 public int RemoveNew(string id)
 {
     return(News.DeleteNewById(id));
 }