示例#1
0
 public static bool City_Delete(CityCOMMON pCity)
 {
     return(CityDOM.Delete(pCity));
 }