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

AddABeerTableViewCell() public method

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

Same methods

AddABeerTableViewCell::AddABeerTableViewCell ( NSString cellId ) : System
AddABeerTableViewCell