C# Class MultipleDetailViews.RootViewController.TableDelegate

Inheritance: UITableViewDelegate
Afficher le fichier Open project: RobGibbens/MultipleDetailViews

Méthodes publiques

Méthode Description
RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
TableDelegate ( RootViewController rootViewController ) : 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 ( RootViewController rootViewController ) : System
rootViewController RootViewController
Résultat System