예제 #1
0
 public static List <DistrictInfo> DistrictInfo_GetByAll()
 {
     return(db.DistrictInfo_GetByAll());
 }