Пример #1
0
 public DataTable LayThongTinDiachi(string DieuKien)
 {
     return(cn.LayThongTinDiachi(DieuKien));
 }