C# Class UI.TableViewDelegate

Inheritance: UITableViewDelegate
Afficher le fichier Open project: NotMyself/BigRReader

Méthodes publiques

Méthode Description
RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
TableViewDelegate ( MainMenuViewController controller ) : System

Method Details

RowSelected() public méthode

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

TableViewDelegate() public méthode

public TableViewDelegate ( MainMenuViewController controller ) : System
controller MainMenuViewController
Résultat System