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