Beispiel #1
0
 /// <summary>
 /// 初始化对话框
 /// </summary>
 public void Init()
 {
     view.Password.EditValue = null;
     view.Refresh();
 }