C# Class Tests.Infra.IntegratedContextTesterHelper.Window.WindowContextProvider

Inheritance: IWindowContextProvider, IDisposable
Show file Open project: David-Desmaisons/MVVM.CEF.Glue

Public Methods

Method Description
Dispose ( ) : void
GetWindowTestContext ( ) : WindowTestContext

Protected Methods

Method Description
WindowContextProvider ( ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GetWindowTestContext() public abstract method

WindowContextProvider() protected method

protected WindowContextProvider ( ) : System
return System