C# Class MultiLevelTableView.RootViewController.TableDelegate

Inheritance: UITableViewDelegate
Afficher le fichier Open project: kevinmcmahon/MultiLevelTableView

Méthodes publiques

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