Beispiel #1
0
 public int CapNhapLaiMatKhau(String password, int manv)
 {
     return(dao_nhanvien.CapNhapLaiMatKhau(password, manv));
 }