C# Class BeerDrinkin.iOS.MyBeersTableViewCell

Show file Open project: MikeCodesDotNet/Beer-Drinkin

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

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

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

AwakeFromNib() public method

public AwakeFromNib ( ) : void
return void

MyBeersTableViewCell() public method

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

MyBeersTableViewCell() public method

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