Beispiel #1
0
 public int Content_Recovery(string ids)
 {
     conBll.RecByIDS(ids);
     return(Success);
 }