C# Class MultipleDetailViews.RootViewController.TableDelegate

Inheritance: UITableViewDelegate
ファイルを表示 Open project: RobGibbens/MultipleDetailViews

Public Methods

Method Description
RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
TableDelegate ( RootViewController rootViewController ) : System

Method Details

RowSelected() public method

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

TableDelegate() public method

public TableDelegate ( RootViewController rootViewController ) : System
rootViewController RootViewController
return System