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