Esempio n. 1
0
 public int DeleteSociety(int ID)
 {
     return(ToolsSetingBAL.DeleteSociety(ID));
 }