MonoTouch.Dialog.BooleanElement.BooleanElement C# (CSharp) Method

BooleanElement() public method

public BooleanElement ( string caption ) : System
caption string
return System
		public BooleanElement(string caption):base(caption){}