MonoTouch.Dialog.OwnerDrawnElement.OwnerDrawnCell.OwnerDrawnCell C# (CSharp) Méthode

OwnerDrawnCell() public méthode

public OwnerDrawnCell ( UITableViewCellStyle style, string cellReuseIdentifier ) : System
style UITableViewCellStyle
cellReuseIdentifier string
Résultat System
			public OwnerDrawnCell(UITableViewCellStyle style, string cellReuseIdentifier) : base(style, cellReuseIdentifier){
				
			}