C# Class SplitDemo.MasterTableViewController.TableDelegate

Inheritance: UITableViewDelegate
Afficher le fichier Open project: mikebluestein/SplitDemo

Méthodes publiques

Méthode Description
RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
TableDelegate ( MasterTableViewController tvc ) : System

Method Details

RowSelected() public méthode

public RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
tableView UITableView
indexPath NSIndexPath
Résultat void

TableDelegate() public méthode

public TableDelegate ( MasterTableViewController tvc ) : System
tvc MasterTableViewController
Résultat System