Property | Type | Description |
---|
Method | Description | |
---|---|---|
EcteteraCellView ( ) : System.Drawing | ||
HandleNotifyPropertyChanged ( object sender, System e ) : void | ||
Selected ( |
||
UpdateCell ( UITableViewCell cell, MonoTouch indexPath ) : void |
public HandleNotifyPropertyChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
return | void |
public Selected ( |
||
controller | ||
tableView | UITableView | |
item | object | |
indexPath | MonoTouch | |
return | void |
public UpdateCell ( UITableViewCell cell, MonoTouch indexPath ) : void | ||
cell | UITableViewCell | |
indexPath | MonoTouch | |
return | void |