C# Class Crayon.Sample.TableSampleDelegate

Inheritance: UITableViewDelegate
Afficher le fichier Open project: jamilgeor/Crayon Class Usage Examples

Méthodes publiques

Méthode Description
RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void

Method Details

RowSelected() public méthode

public RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
tableView UITableView
indexPath NSIndexPath
Résultat void