C# Class XamarinEvolveIOS.MeetUpViewController.MeetUpViewDelegate

Inheritance: PlaceListViewDelegate
Mostra file Open project: bholmes/XamarinEvolve2013Project

Public Methods

Method Description
MeetUpViewDelegate ( MeetUpViewController viewController ) : System
RowSelected ( UITableView tableView, MonoTouch indexPath ) : void

Method Details

MeetUpViewDelegate() public method

public MeetUpViewDelegate ( MeetUpViewController viewController ) : System
viewController MeetUpViewController
return System

RowSelected() public method

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