C# Класс BeerDrinkin.iOS.AddBeerTableViewController.AddBeerTableViewSource

Наследование: UITableViewSource
Показать файл Открыть проект

Открытые методы

Метод Описание
AddBeerTableViewSource ( List &cells ) : Foundation
GetCell ( UITableView tableView, NSIndexPath indexPath ) : UITableViewCell
RowsInSection ( UITableView tableview, nint section ) : nint

Описание методов

AddBeerTableViewSource() публичный Метод

public AddBeerTableViewSource ( List &cells ) : Foundation
cells List
Результат Foundation

GetCell() публичный Метод

public GetCell ( UITableView tableView, NSIndexPath indexPath ) : UITableViewCell
tableView UITableView
indexPath NSIndexPath
Результат UITableViewCell

RowsInSection() публичный Метод

public RowsInSection ( UITableView tableview, nint section ) : nint
tableview UITableView
section nint
Результат nint