C# Class XamarinEvolveIOS.MeetUpViewController.MeetUpViewDataDource

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

Méthodes publiques

Méthode Description
GetCell ( UITableView tableView, MonoTouch indexPath ) : UITableViewCell
MeetUpViewDataDource ( MeetUpViewController viewController ) : System
TitleForHeader ( UITableView tableView, int section ) : string

Method Details

GetCell() public méthode

public GetCell ( UITableView tableView, MonoTouch indexPath ) : UITableViewCell
tableView UITableView
indexPath MonoTouch
Résultat UITableViewCell

MeetUpViewDataDource() public méthode

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

TitleForHeader() public méthode

public TitleForHeader ( UITableView tableView, int section ) : string
tableView UITableView
section int
Résultat string