コード例 #1
0
 public static TaiKhoan_DTO TimTk_TheoTenHT(string tenHT)
 {
     return(TaiKhoan_DAO.TimTK_TheoTenHT(tenHT));
 }