C# Class BeerDrinkin.iOS.PurchaseTableViewCell

Afficher le fichier Open project: MikeCodesDotNet/Beer-Drinkin

Private Properties

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

Méthodes publiques

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

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

AwakeFromNib() public méthode

public AwakeFromNib ( ) : void
Résultat void

LayoutIfNeeded() public méthode

public LayoutIfNeeded ( ) : void
Résultat void

PurchaseTableViewCell() public méthode

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

PurchaseTableViewCell() public méthode

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