Пример #1
0
 private void DataReceived(object sender, string e)
 {
     _view.ShowInvitePopup(e);
 }