C# Class XamarinEvolveIOS.WelcomeTableViewController.WelcomeTableViewDelegate

Inheritance: UITableViewDelegate
Mostra file Open project: bholmes/XamarinEvolve2013Project

Public Methods

Method Description
RowSelected ( UITableView tableView, NSIndexPath indexPath ) : void
WelcomeTableViewDelegate ( UINavigationController navigationController ) : System

Method Details

RowSelected() public method

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

WelcomeTableViewDelegate() public method

public WelcomeTableViewDelegate ( UINavigationController navigationController ) : System
navigationController UINavigationController
return System