C# Class BeerDrinkin.iOS.InAppPurchaseSearchTableViewCell

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

Private Properties

Property Type Description
BtnSnapAPhoto_TouchUpInside void
BtnSnapAPhoto_TouchUpInside void
ReleaseDesignerOutlets void

Public Methods

Method Description
AwakeFromNib ( ) : void
InAppPurchaseSearchTableViewCell ( IntPtr handle ) : Foundation
InAppPurchaseSearchTableViewCell ( NSString cellId ) : Foundation

Private Methods

Method Description
BtnSnapAPhoto_TouchUpInside ( UIButton sender ) : void
BtnSnapAPhoto_TouchUpInside ( UIKit sender ) : void
ReleaseDesignerOutlets ( ) : void

Method Details

AwakeFromNib() public method

public AwakeFromNib ( ) : void
return void

InAppPurchaseSearchTableViewCell() public method

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

InAppPurchaseSearchTableViewCell() public method

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