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

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

public EntryElementCell ( ) : System
Результат System
		public EntryElementCell():base(UITableViewCellStyle.Default, KEY){
			SelectionStyle = UITableViewCellSelectionStyle.None;
				
		}

Same methods

EntryElementCell::EntryElementCell ( string key ) : System