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

BooleanElement() public méthode

public BooleanElement ( string caption ) : System
caption string
Résultat System
		public BooleanElement(string caption):base(caption){}