C# Class Android.NUnitLite.UI.FormattedSection

Inheritance: MonoDroid.Dialog.Section
Afficher le fichier Open project: TimeIncOSS/Andr.Unit

Méthodes publiques

Méthode 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 méthode

public FormattedSection ( string html ) : System
html string
Résultat System

GetView() public méthode

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
Résultat Android.Views.View