コード例 #1
0
 public void CallClicked(string phone)
 {
     _presenter.Call(phone);
 }