MonoTouch.Dialog.RadioElement.RadioElement C# (CSharp) Метод

RadioElement() публичный Метод

public RadioElement ( string caption ) : System
caption string
Результат System
		public RadioElement (string caption) : base (caption)
		{
		}

Same methods

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