C# 클래스 BeerDrinkin.iOS.AddBeerTableViewController.AddBeerDelegate

상속: UITableViewDelegate
파일 보기 프로젝트 열기: MikeCodesDotNet/Beer-Drinkin

공개 메소드들

메소드 설명
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