예제 #1
0
 public static bool DistrictInfo_Delete(string Id)
 {
     return(db.DistrictInfo_Delete(Id));
 }