Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
iOSTunez
ServerTableView.ServerTableViewDelegate
C# Class iOSTunez.ServerTableView.ServerTableViewDelegate
Inheritance:
UITableViewDelegate
Show file
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