C# Class BeerDrinkin.iOS.TrendingBeerCell

Inheritance: UITableViewCell
Show file Open project: MikeCodesDotNet/Beer-Drinkin Class Usage Examples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
TrendingBeerCell ( IntPtr handle ) : Foundation
TrendingBeerCell ( NSString cellId ) : Foundation

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

TrendingBeerCell() public method

public TrendingBeerCell ( IntPtr handle ) : Foundation
handle System.IntPtr
return Foundation

TrendingBeerCell() public method

public TrendingBeerCell ( NSString cellId ) : Foundation
cellId NSString
return Foundation