C# Class BeerDrinkin.iOS.SearchBeerTableViewCell

Show file Open project: MikeCodesDotNet/Beer-Drinkin

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
AwakeFromNib ( ) : void
SearchBeerTableViewCell ( IntPtr handle ) : System
SearchBeerTableViewCell ( NSString cellId ) : System

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

AwakeFromNib() public method

public AwakeFromNib ( ) : void
return void

SearchBeerTableViewCell() public method

public SearchBeerTableViewCell ( IntPtr handle ) : System
handle System.IntPtr
return System

SearchBeerTableViewCell() public method

public SearchBeerTableViewCell ( NSString cellId ) : System
cellId NSString
return System