Method | Description | |
---|---|---|
GetCell ( UITableView tv ) : UITableViewCell | ||
iPhoneBooleanElement ( string caption, bool value ) : System |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
return | UITableViewCell |
public iPhoneBooleanElement ( string caption, bool value ) : System | ||
caption | string | |
value | bool | |
return | System |