메소드 | 설명 | |
---|---|---|
FeedItemTableViewDataSource ( IList |
||
GetCell ( UITableView tableView, NSIndexPath indexPath ) : UITableViewCell | ||
RowsInSection ( UITableView tableview, int section ) : int |
public FeedItemTableViewDataSource ( IList |
||
items | IList |
|
리턴 | System |
public GetCell ( UITableView tableView, NSIndexPath indexPath ) : UITableViewCell | ||
tableView | UITableView | |
indexPath | NSIndexPath | |
리턴 | UITableViewCell |
public RowsInSection ( UITableView tableview, int section ) : int | ||
tableview | UITableView | |
section | int | |
리턴 | int |