Exemple #1
0
 public bool UserPwdEdit(mUser Info)
 {
     return dal.UserPwdEdit(Info);
 }