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