MonoMobile.Views.ComposableViewListCell.ComposableViewListCell C# (CSharp) Method

ComposableViewListCell() public method

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

Same methods

ComposableViewListCell::ComposableViewListCell ( NSCoder coder ) : System
ComposableViewListCell::ComposableViewListCell ( UITableViewCellStyle style, NSString reuseIdentifier, NSIndexPath indexPath, IList viewTypes, ListSource listSource ) : System