C# Class Android.NUnitLite.UI.FormattedSection

Inheritance: MonoDroid.Dialog.Section
Datei anzeigen Open project: TimeIncOSS/Andr.Unit

Public Methods

Method Description
FormattedSection ( string html ) : System
GetView ( Android.Content.Context context, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View

Method Details

FormattedSection() public method

public FormattedSection ( string html ) : System
html string
return System

GetView() public method

public GetView ( Android.Content.Context context, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View
context Android.Content.Context
convertView Android.Views.View
parent Android.Views.ViewGroup
return Android.Views.View