BeerDrinkin.iOS.DiscoverBeerResultCell.DiscoverBeerResultCell C# (CSharp) Method

DiscoverBeerResultCell() public method

public DiscoverBeerResultCell ( IntPtr handle ) : Foundation
handle System.IntPtr
return Foundation
        public DiscoverBeerResultCell (IntPtr handle) : base (handle)
        {
        }

Same methods

DiscoverBeerResultCell::DiscoverBeerResultCell ( NSString cellId ) : Foundation