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