public void ShowResultPopup(EOPERATION_RESULT type, string message) { resultPopup.ShowPopup(type, message); }