BeerDrinkin.iOS.SearchHistoryViewCell.SearchHistoryViewCell C# (CSharp) Метод

SearchHistoryViewCell() публичный Метод

public SearchHistoryViewCell ( IntPtr handle ) : Foundation
handle System.IntPtr
Результат Foundation
        public SearchHistoryViewCell (IntPtr handle) : base (handle)
        {
        }
    }