Method | Description | |
---|---|---|
GetCell ( UITableView tv ) : UITableViewCell | ||
MapElement ( string aCaption, string aValue, CLLocationCoordinate2D location ) : MonoTouch.Dialog | ||
Selected ( |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
return | UITableViewCell |
public MapElement ( string aCaption, string aValue, CLLocationCoordinate2D location ) : MonoTouch.Dialog | ||
aCaption | string | |
aValue | string | |
location | CLLocationCoordinate2D | |
return | MonoTouch.Dialog |
public Selected ( |
||
dvc | ||
tableView | UITableView | |
path | NSIndexPath | |
return | void |