Méthode | 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 | |
Résultat | UITableViewCell |
public MeetUpViewDataDource ( |
||
viewController | ||
Résultat | System |
public TitleForHeader ( UITableView tableView, int section ) : string | ||
tableView | UITableView | |
section | int | |
Résultat | string |