예제 #1
0
 public override void WillDisplay(UITableView tableView, UITableViewCell cell, NSIndexPath indexPath)
 {
     Theme.BorderHorizontally(cell, indexPath);
 }