Beispiel #1
0
 public override void RowSelected(UITableView tableView, NSIndexPath indexPath)
 {
     _tableView.DismisWithIndexPath(indexPath);
 }