MonoTouch.Dialog.BooleanElement.BooleanElement C# (CSharp) 메소드

BooleanElement() 공개 메소드

public BooleanElement ( string caption ) : System
caption string
리턴 System
		public BooleanElement(string caption):base(caption){}