C# Class XamarinEvolveIOS.WelcomeTableViewController.WelcomeTableViewDelegate

Inheritance: UITableViewDelegate
Afficher le fichier Open project: bholmes/XamarinEvolve2013Project

Méthodes publiques

Méthode Description
RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
WelcomeTableViewDelegate ( UINavigationController navigationController ) : System

Method Details

RowSelected() public méthode

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

WelcomeTableViewDelegate() public méthode

public WelcomeTableViewDelegate ( UINavigationController navigationController ) : System
navigationController UINavigationController
Résultat System