Esempio n. 1
0
 public void PopupOk(string popupType, string choice)
 {
     callback.PopupOk(this.popupType, choice, encryptedPassword);
 }