Méthode | Description | |
---|---|---|
GetCell ( UITableView tv ) : UITableViewCell | ||
iPhoneBooleanElement ( string caption, bool value ) : System |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
Résultat | UITableViewCell |
public iPhoneBooleanElement ( string caption, bool value ) : System | ||
caption | string | |
value | bool | |
Résultat | System |