C# Class IjwFramework.Ui.WebView

Inheritance: ViewBase
Afficher le fichier Open project: chrisforbes/Ijw.Framework

Méthodes publiques

Méthode Description
Refresh ( ) : void
ToString ( ) : string
WebView ( MultipleViewManager host, string uri, object controller ) : System

Method Details

Refresh() public méthode

public Refresh ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

WebView() public méthode

public WebView ( MultipleViewManager host, string uri, object controller ) : System
host MultipleViewManager
uri string
controller object
Résultat System