C# Class WebMarco.Frontend.PlatformImplemented.Android.MainWebView

Inheritance: BaseWebView
Afficher le fichier Open project: vhnatyk/WebMarco.2.0

Méthodes publiques

Méthode Description
MainWebView ( IBaseWindow window, BaseWebPage defaultPage ) : System

Méthodes protégées

Méthode Description
InitializeComponent ( ) : void

Lets mark such methods with some special tag, like: #ExtraInit #Android #MainWebView so we would be able to locate them, if necessary, with text search.

Method Details

InitializeComponent() protected méthode

Lets mark such methods with some special tag, like: #ExtraInit #Android #MainWebView so we would be able to locate them, if necessary, with text search.
protected InitializeComponent ( ) : void
Résultat void

MainWebView() public méthode

public MainWebView ( IBaseWindow window, BaseWebPage defaultPage ) : System
window IBaseWindow
defaultPage WebMarco.Frontend.Common.BaseWebPage
Résultat System