C# Class Android.Dialog.WebContentElement

Inheritance: Element
Afficher le fichier Open project: runegri/Android.Dialog

Méthodes publiques

Méthode Description
WebContentElement ( Net uri ) : System
WebContentElement ( string url ) : System

Méthodes protégées

Méthode Description
GetViewImpl ( Android.Content.Context context, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View

Method Details

GetViewImpl() protected méthode

protected GetViewImpl ( 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

WebContentElement() public méthode

public WebContentElement ( Net uri ) : System
uri Net
Résultat System

WebContentElement() public méthode

public WebContentElement ( string url ) : System
url string
Résultat System