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){
				
			}