C# Class BeerDrinkin.iOS.BarcodeSearchTableViewCell

Show file Open project: MikeCodesDotNet/Beer-Drinkin

Private Properties

Property Type Description
BtnScan_TouchUpInside void
BtnScan_TouchUpInside void
ReleaseDesignerOutlets void

Public Methods

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

Private Methods

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

Method Details

AwakeFromNib() public method

public AwakeFromNib ( ) : void
return void

BarcodeSearchTableViewCell() public method

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

BarcodeSearchTableViewCell() public method

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