C# 클래스 Tests.Infra.WebBrowserEngineTesterHelper.Window.WPFWindowWrapper

상속: IWPFWindowWrapper
파일 보기 프로젝트 열기: David-Desmaisons/MVVM.CEF.Glue

공개 메소드들

메소드 설명
CloseWindow ( ) : void
Dispose ( ) : void
WPFWindowWrapper ( WpfThread wpfThread, Func ifactory = null ) : System

비공개 메소드들

메소드 설명
InitWindow ( ) : void

메소드 상세

CloseWindow() 공개 메소드

public CloseWindow ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

WPFWindowWrapper() 공개 메소드

public WPFWindowWrapper ( WpfThread wpfThread, Func ifactory = null ) : System
wpfThread WpfThread
ifactory Func
리턴 System