C# Class FalcoA.Core.GeckoContext

Inheritance: Context
Afficher le fichier Open project: TaikorInc/FalcoA Class Usage Examples

Méthodes publiques

Méthode Description
GeckoContext ( Gecko.GeckoWebBrowser browser ) : Gecko
GetDefaultContext ( ) : Context
GetService ( Type serviceType ) : object

Method Details

GeckoContext() public méthode

public GeckoContext ( Gecko.GeckoWebBrowser browser ) : Gecko
browser Gecko.GeckoWebBrowser
Résultat Gecko

GetDefaultContext() public static méthode

public static GetDefaultContext ( ) : Context
Résultat Context

GetService() public méthode

public GetService ( Type serviceType ) : object
serviceType System.Type
Résultat object