Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
EcteteraCellView ( ) : System.Drawing | ||
HandleNotifyPropertyChanged ( object sender, System e ) : void | ||
Selected ( |
||
UpdateCell ( UITableViewCell cell, MonoTouch indexPath ) : void |
public EcteteraCellView ( ) : System.Drawing | ||
Результат | System.Drawing |
public HandleNotifyPropertyChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
Результат | void |
public Selected ( |
||
controller | ||
tableView | UITableView | |
item | object | |
indexPath | MonoTouch | |
Результат | void |
public UpdateCell ( UITableViewCell cell, MonoTouch indexPath ) : void | ||
cell | UITableViewCell | |
indexPath | MonoTouch | |
Результат | void |