예제 #1
0
 public int CapNhatMatKhau(string username, string newPass)
 {
     return(nguoiDung.CapNhatMatKhau(username, newPass));
 }