Exemple #1
0
 public static string LayMatKhau(NguoiDungDTO ndDTO)
 {
     return(NguoiDungDAO.LayMatKhau(ndDTO));
 }