C# Class HttpClient.TableViewSelector

Mostra file Open project: fpt-software/Wordpress-Client Class Usage Examples

Public Methods

Method Description
Configure ( UITableView tableView, string choices ) : void
SelectedRow ( this tableView ) : int

Method Details

Configure() public static method

public static Configure ( UITableView tableView, string choices ) : void
tableView UITableView
choices string
return void

SelectedRow() public static method

public static SelectedRow ( this tableView ) : int
tableView this
return int