Exemplo n.º 1
0
 public Control viewForCellAtIndexPath(UITableView tv, UITableView.IndexPath ip, Control c)
 {
     return(null);
 }
Exemplo n.º 2
0
 public int heightForCellAtIndexPath(UITableView tv, UITableView.IndexPath ip)
 {
     return(0);
 }