Example #1
0
 public static Results Change_Pass(TaiKhoan_DTO tk)
 {
     return(TaiKhoan_DAO.Change_Pass(tk));
 }