C# Class HttpClient.TableViewSelector

Afficher le fichier Open project: fpt-software/Wordpress-Client Class Usage Examples

Méthodes publiques

Méthode Description
Configure ( UITableView tableView, string choices ) : void
SelectedRow ( this tableView ) : int

Method Details

Configure() public static méthode

public static Configure ( UITableView tableView, string choices ) : void
tableView UITableView
choices string
Résultat void

SelectedRow() public static méthode

public static SelectedRow ( this tableView ) : int
tableView this
Résultat int