Example #1
0
 public int DeleteTerType(int TerTypeID)
 {
     return(areadal.DeleteTerType(TerTypeID));
 }