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

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

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

Метод Описание
AddBeerDelegate ( List &cells ) : Foundation
EstimatedHeight ( UITableView tableView, NSIndexPath indexPath ) : nfloat
GetHeightForRow ( UITableView tableView, NSIndexPath indexPath ) : nfloat

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

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

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

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

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

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

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