C# Class iOSTunez.ServerTableView.ServerTableViewDelegate

Inheritance: UITableViewDelegate
Afficher le fichier Open project: alanmcgovern/tunez

Méthodes publiques

Méthode Description
RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void

Method Details

RowSelected() public méthode

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