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

MyBeersTableViewCell() public method

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

Same methods

MyBeersTableViewCell::MyBeersTableViewCell ( NSString cellId ) : System