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

SearchHistoryViewCell() public method

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