Beispiel #1
0
 public bool UpdatePass(string username, string password)
 {
     return(nvMod.UpdatePass(username, password));
 }