C# Class iOSTunez.ServerTableView.ServerTableViewDelegate

Inheritance: UITableViewDelegate
ファイルを表示 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