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

FormattedSection() public method

public FormattedSection ( string html ) : System
html string
return System
		public FormattedSection (string html) 
			: base (html)
		{
		}