C# Class MultiLevelTableView.SubGroupViewController.TableDelegate

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

Méthodes publiques

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