Example #1
0
 public static TaiKhoan_DTO TimTk_TheoTen(string taikhoan)
 {
     return(TaiKhoan_DAO.TimTK_TheoTen(taikhoan));
 }