Esempio n. 1
0
 public DataTable GetTerTypeSetTable(int TerTypeID)
 {
     return(areadal.GetTerTypeSetTable(TerTypeID));
 }