示例#1
0
 public override void RowDeselected(UITableView tableView, NSIndexPath indexPath)
 {
     Container.Deselected(indexPath);
 }