Android.NUnitLite.UI.FormattedElement.FormattedElement C# (CSharp) Method

FormattedElement() public method

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

Same methods

FormattedElement::FormattedElement ( string caption, string value ) : System