Beispiel #1
0
 public void Change()
 {
     _manageModel.PswdChange();
     _manageView.path = _manageModel.ManagePath;
 }