Exemplo n.º 1
0
 public void ShowResultPopup(EOPERATION_RESULT type, string message)
 {
     resultPopup.ShowPopup(type, message);
 }