Esempio n. 1
0
 public bool Admin_Delete(string ID)
 {
     return(obj.Admin_Delete(ID));
 }