Пример #1
0
 public void ClearBackgroundColor(ItemCell cell)
 {
 }
Пример #2
0
 public ItemTextViewDelegate(ItemCell itemCell)
 {
     this.itemCell = itemCell;
 }