C# Class Crayon.Sample.TableSampleDelegate

Inheritance: UITableViewDelegate
显示文件 Open project: jamilgeor/Crayon Class Usage Examples

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