Method | Description | |
---|---|---|
GetCell ( UITableView tableView, MonoTouch indexPath ) : UITableViewCell | ||
MeetUpViewDataDource ( |
||
TitleForHeader ( UITableView tableView, int section ) : string |
public GetCell ( UITableView tableView, MonoTouch indexPath ) : UITableViewCell | ||
tableView | UITableView | |
indexPath | MonoTouch | |
return | UITableViewCell |
public MeetUpViewDataDource ( |
||
viewController | ||
return | System |
public TitleForHeader ( UITableView tableView, int section ) : string | ||
tableView | UITableView | |
section | int | |
return | string |