Пример #1
0
 public static bool DistrictInfo_Update(DistrictInfo data)
 {
     return(db.DistrictInfo_Update(data));
 }