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

PurchaseTableViewCell() public method

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

Same methods

PurchaseTableViewCell::PurchaseTableViewCell ( NSString cellId ) : Foundation