Exemple #1
0
 public void ClearBackgroundColor(ItemCell cell)
 {
 }
Exemple #2
0
 public ItemTextViewDelegate(ItemCell itemCell)
 {
     this.itemCell = itemCell;
 }