C# Class Neutronium.WebBrowserEngine.Awesomium.AwesomiumWPFWebWindowFactory

Inheritance: IWPFWebWindowFactory
Afficher le fichier Open project: David-Desmaisons/MVVM.CEF.Glue

Méthodes publiques

Méthode Description
AwesomiumWPFWebWindowFactory ( string webSessionPath = null ) : System.Threading
Create ( ) : IWPFWebWindow
Dispose ( ) : void

Private Methods

Méthode Description
AwesomiumWPFWebWindowFactory ( ) : System.Threading
WebCore_ShuttingDown ( object sender, CoreShutdownEventArgs e ) : void

Method Details

AwesomiumWPFWebWindowFactory() public méthode

public AwesomiumWPFWebWindowFactory ( string webSessionPath = null ) : System.Threading
webSessionPath string
Résultat System.Threading

Create() public méthode

public Create ( ) : IWPFWebWindow
Résultat IWPFWebWindow

Dispose() public méthode

public Dispose ( ) : void
Résultat void