C# Class BeerDrinkin.iOS.AddBeerTableViewController.AddBeerDelegate

Inheritance: UITableViewDelegate
Afficher le fichier Open project: MikeCodesDotNet/Beer-Drinkin

Méthodes publiques

Méthode Description
AddBeerDelegate ( List &cells ) : Foundation
EstimatedHeight ( UITableView tableView, NSIndexPath indexPath ) : nfloat
GetHeightForRow ( UITableView tableView, NSIndexPath indexPath ) : nfloat

Method Details

AddBeerDelegate() public méthode

public AddBeerDelegate ( List &cells ) : Foundation
cells List
Résultat Foundation

EstimatedHeight() public méthode

public EstimatedHeight ( UITableView tableView, NSIndexPath indexPath ) : nfloat
tableView UITableView
indexPath NSIndexPath
Résultat nfloat

GetHeightForRow() public méthode

public GetHeightForRow ( UITableView tableView, NSIndexPath indexPath ) : nfloat
tableView UITableView
indexPath NSIndexPath
Résultat nfloat