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

RadioElement() public method

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

Same methods

RadioElement::RadioElement ( string caption, bool popOnSelect ) : System
RadioElement::RadioElement ( string caption, string group ) : System