Esempio n. 1
0
 public int DeleteTerInfo(int TerInfoID)
 {
     return(areadal.DeleteTerInfo(TerInfoID));
 }