C# Class BeerDrinkin.iOS.MyBeersTableViewCell

Afficher le fichier Open project: MikeCodesDotNet/Beer-Drinkin

Private Properties

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

Méthodes publiques

Méthode Description
AwakeFromNib ( ) : void
MyBeersTableViewCell ( IntPtr handle ) : System
MyBeersTableViewCell ( NSString cellId ) : System

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

AwakeFromNib() public méthode

public AwakeFromNib ( ) : void
Résultat void

MyBeersTableViewCell() public méthode

public MyBeersTableViewCell ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

MyBeersTableViewCell() public méthode

public MyBeersTableViewCell ( NSString cellId ) : System
cellId NSString
Résultat System