C# Class XamarinEvolveIOS.MeetUpViewController.MeetUpViewDataDource

Inheritance: PlaceListViewDataSource
Mostra file Open project: bholmes/XamarinEvolve2013Project

Public Methods

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

Method Details

GetCell() public method

public GetCell ( UITableView tableView, MonoTouch indexPath ) : UITableViewCell
tableView UITableView
indexPath MonoTouch
return UITableViewCell

MeetUpViewDataDource() public method

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

TitleForHeader() public method

public TitleForHeader ( UITableView tableView, int section ) : string
tableView UITableView
section int
return string