Exemplo n.º 1
0
 public void CallClicked(string phone)
 {
     _presenter.Call(phone);
 }