예제 #1
0
 public DataTable BLL_GetAllAreas()
 {
     return(db.GetAllAreas());
 }