MonoTouch.Dialog.OwnerDrawnElement.OwnerDrawnCell.OwnerDrawnCell C# (CSharp) Метод

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

public OwnerDrawnCell ( UITableViewCellStyle style, string cellReuseIdentifier ) : System
style UITableViewCellStyle
cellReuseIdentifier string
Результат System
			public OwnerDrawnCell(UITableViewCellStyle style, string cellReuseIdentifier) : base(style, cellReuseIdentifier){
				
			}