C# Class XamarinEvolveIOS.MeetUpViewController.MeetUpViewDelegate

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

Méthodes publiques

Méthode Description
MeetUpViewDelegate ( MeetUpViewController viewController ) : System
RowSelected ( UITableView tableView, MonoTouch indexPath ) : void

Method Details

MeetUpViewDelegate() public méthode

public MeetUpViewDelegate ( MeetUpViewController viewController ) : System
viewController MeetUpViewController
Résultat System

RowSelected() public méthode

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