Example #1
0
 public int Del(string id)
 {
     return(iSMS.Del(id));
 }