C# Class Neutronium.WebBrowserEngine.ChromiumFx.Session.ChromiumFxSession

Inheritance: IDisposable
Afficher le fichier Open project: David-Desmaisons/MVVM.CEF.Glue Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
ChromiumFxSession ( Action settingsBuilder, Action commadLineHandler ) : System
ChromiumWebBrowser_OnBeforeCfxInitialize ( OnBeforeCfxInitializeEventArgs e ) : void
ChromiumWebBrowser_OnBeforeCommandLineProcessing ( CfxOnBeforeCommandLineProcessingEventArgs e ) : void
GetPath ( string relativePath ) : string
GetSession ( Action settingsBuilder, Action commadLineHandler ) : ChromiumFxSession

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void