C# Class BeerDrinkin.iOS.BarcodeSearchTableViewCell

Afficher le fichier Open project: MikeCodesDotNet/Beer-Drinkin

Private Properties

Свойство Type Description
BtnScan_TouchUpInside void
BtnScan_TouchUpInside void
ReleaseDesignerOutlets void

Méthodes publiques

Méthode Description
AwakeFromNib ( ) : void
BarcodeSearchTableViewCell ( IntPtr handle ) : Foundation
BarcodeSearchTableViewCell ( NSString cellId ) : Foundation

Private Methods

Méthode Description
BtnScan_TouchUpInside ( UIButton sender ) : void
BtnScan_TouchUpInside ( UIKit sender ) : void
ReleaseDesignerOutlets ( ) : void

Method Details

AwakeFromNib() public méthode

public AwakeFromNib ( ) : void
Résultat void

BarcodeSearchTableViewCell() public méthode

public BarcodeSearchTableViewCell ( IntPtr handle ) : Foundation
handle System.IntPtr
Résultat Foundation

BarcodeSearchTableViewCell() public méthode

public BarcodeSearchTableViewCell ( NSString cellId ) : Foundation
cellId NSString
Résultat Foundation