MonoTouch.Dialog.BooleanElementCell.BooleanElementCell C# (CSharp) Méthode

BooleanElementCell() public méthode

public BooleanElementCell ( ) : System
Résultat System
		public BooleanElementCell():base(UITableViewCellStyle.Default, KEY){
			SelectionStyle = UITableViewCellSelectionStyle.None;
		}