C# Class BeerDrinkin.iOS.AccountViewController.AccountDelegate

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

Méthodes publiques

Méthode Description
AccountDelegate ( ) : System
GetHeightForRow ( UITableView tableView, NSIndexPath indexPath ) : nfloat
Scrolled ( UIScrollView scrollView ) : void

Method Details

AccountDelegate() public méthode

public AccountDelegate ( ) : System
Résultat System

GetHeightForRow() public méthode

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

Scrolled() public méthode

public Scrolled ( UIScrollView scrollView ) : void
scrollView UIScrollView
Résultat void