C# Class iOSTunez.ServerTableView.ServerTableViewDelegate

Inheritance: UITableViewDelegate
Datei anzeigen Open project: alanmcgovern/tunez

Public Methods

Method Description
RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void

Method Details

RowSelected() public method

public RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
tableView UITableView
indexPath NSIndexPath
return void