C# Class Tests.Infra.IntegratedContextTesterHelper.Windowless.WindowLessHTMLEngineProvider

Inheritance: IWindowLessHTMLEngineProvider, IDisposable
ファイルを表示 Open project: David-Desmaisons/MVVM.CEF.Glue

Public Methods

Method Description
Dispose ( ) : void

Protected Methods

Method Description
GetBasicWindowLessHTMLEngineProvider ( ) : IBasicWindowLessHTMLEngineProvider

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GetBasicWindowLessHTMLEngineProvider() protected abstract method

protected abstract GetBasicWindowLessHTMLEngineProvider ( ) : IBasicWindowLessHTMLEngineProvider
return IBasicWindowLessHTMLEngineProvider