C# Class BeerDrinkin.iOS.SearchBeerTableViewCell

Afficher le fichier Open project: MikeCodesDotNet/Beer-Drinkin

Private Properties

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

Méthodes publiques

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

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

AwakeFromNib() public méthode

public AwakeFromNib ( ) : void
Résultat void

SearchBeerTableViewCell() public méthode

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

SearchBeerTableViewCell() public méthode

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